SwiftlyS2

CSVCMsg_Sounds

Interface CSVCMsg_Sounds

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ReliableSound

bool ReliableSound { get; set; }
Property Value

Sounds

IProtobufRepeatedFieldSubMessageType<CSVCMsg_Sounds_sounddata_t> Sounds { get; }
Property Value

On this page