SwiftlyS2

CSVCMsg_Sounds_sounddata_t

Interface CSVCMsg_Sounds_sounddata_t

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSVCMsg_Sounds_sounddata_t : ITypedProtobuf<CSVCMsg_Sounds_sounddata_t>, INativeHandle

Implements

Properties

Channel

int Channel { get; set; }
Property Value

DelayValue

float DelayValue { get; set; }
Property Value

EntityIndex

int EntityIndex { get; set; }
Property Value

Flags

int Flags { get; set; }
Property Value

Guid

uint Guid { get; set; }
Property Value

IsAmbient

bool IsAmbient { get; set; }
Property Value

IsSentence

bool IsSentence { get; set; }
Property Value

OriginX

int OriginX { get; set; }
Property Value

OriginY

int OriginY { get; set; }
Property Value

OriginZ

int OriginZ { get; set; }
Property Value

Pitch

int Pitch { get; set; }
Property Value

RandomSeed

int RandomSeed { get; set; }
Property Value

SequenceNumber

int SequenceNumber { get; set; }
Property Value

SoundLevel

int SoundLevel { get; set; }
Property Value

SoundNum

uint SoundNum { get; set; }
Property Value

SoundNumHandle

uint SoundNumHandle { get; set; }
Property Value

SoundResourceId

ulong SoundResourceId { get; set; }
Property Value

SpeakerEntity

int SpeakerEntity { get; set; }
Property Value

Volume

uint Volume { get; set; }
Property Value

On this page