SwiftlyS2

CMsgSosStartSoundEvent

Interface CMsgSosStartSoundEvent

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

PackedParams

byte[] PackedParams { get; set; }
Property Value

Seed

int Seed { get; set; }
Property Value

SoundeventGuid

int SoundeventGuid { get; set; }
Property Value

SoundeventHash

uint SoundeventHash { get; set; }
Property Value

SourceEntityIndex

int SourceEntityIndex { get; set; }
Property Value

StartTime

float StartTime { get; set; }
Property Value

On this page