Class audioparams_t
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class audioparams_t : NativeObject
- Inheritance
-
object
audioparams_t
- Inherited Members
-
Constructors
audioparams_t(nint)
public audioparams_t(nint pointer)
Parameters
pointer
nint
Properties
LocalBits
[SchemaMember("audioparams_t", "localBits")]
public ref byte LocalBits { get; }
Property Value
- byte
LocalSound
[SchemaMember("audioparams_t", "localSound")]
public Span<Vector> LocalSound { get; }
Property Value
- Span<Vector>
SoundEventHash
[SchemaMember("audioparams_t", "soundEventHash")]
public ref uint SoundEventHash { get; }
Property Value
- uint
SoundscapeEntityListIndex
[SchemaMember("audioparams_t", "soundscapeEntityListIndex")]
public ref int SoundscapeEntityListIndex { get; }
Property Value
- int
SoundscapeIndex
[SchemaMember("audioparams_t", "soundscapeIndex")]
public ref int SoundscapeIndex { get; }
Property Value
- int