SwiftlyS2

CCSUsrMsg_WeaponSound

Interface CCSUsrMsg_WeaponSound

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Entidx

int Entidx { get; set; }
Property Value

GameTimestamp

float GameTimestamp { get; set; }
Property Value

OriginX

float OriginX { get; set; }
Property Value

OriginY

float OriginY { get; set; }
Property Value

OriginZ

float OriginZ { get; set; }
Property Value

Sound

string Sound { get; set; }
Property Value

SourceSoundscapeid

uint SourceSoundscapeid { get; set; }
Property Value

On this page