SwiftlyS2

CCSUsrMsg_RawAudio

Interface CCSUsrMsg_RawAudio

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCSUsrMsg_RawAudio : ITypedProtobuf<CCSUsrMsg_RawAudio>, INativeHandle, INetMessage<CCSUsrMsg_RawAudio>, IDisposable

Implements

Properties

Duration

float Duration { get; set; }
Property Value

Entidx

int Entidx { get; set; }
Property Value

Pitch

int Pitch { get; set; }
Property Value

VoiceFilename

string VoiceFilename { get; set; }
Property Value

On this page