SwiftlyS2

audioparams_t

Interface audioparams_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface audioparams_t : ISchemaClass<audioparams_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

LocalBits

ref byte LocalBits { get; }
Property Value

LocalSound

ISchemaFixedArray<Vector> LocalSound { get; }
Property Value

SoundEventHash

ref uint SoundEventHash { get; }
Property Value

SoundscapeEntityListIndex

ref int SoundscapeEntityListIndex { get; }
Property Value

SoundscapeIndex

ref int SoundscapeIndex { get; }
Property Value

Methods

LocalBitsUpdated()

void LocalBitsUpdated()

LocalSoundUpdated()

void LocalSoundUpdated()

SoundEventHashUpdated()

void SoundEventHashUpdated()

SoundscapeEntityListIndexUpdated()

void SoundscapeEntityListIndexUpdated()

SoundscapeIndexUpdated()

void SoundscapeIndexUpdated()

On this page