SwiftlyS2

CSVCMsg_VoiceData

Interface CSVCMsg_VoiceData

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AudibleMask

int AudibleMask { get; set; }
Property Value

Audio

CMsgVoiceAudio Audio { get; }
Property Value

Client

int Client { get; set; }
Property Value

Passthrough

int Passthrough { get; set; }
Property Value

Proximity

bool Proximity { get; set; }
Property Value

Tick

uint Tick { get; set; }
Property Value

Xuid

ulong Xuid { get; set; }
Property Value

On this page