SwiftlyS2

CMsgSource1LegacyGameEvent_key_t

Interface CMsgSource1LegacyGameEvent_key_t

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSource1LegacyGameEvent_key_t : ITypedProtobuf<CMsgSource1LegacyGameEvent_key_t>, INativeHandle

Implements

Properties

Type

int Type { get; set; }
Property Value

ValBool

bool ValBool { get; set; }
Property Value

ValByte

int ValByte { get; set; }
Property Value

ValFloat

float ValFloat { get; set; }
Property Value

ValLong

int ValLong { get; set; }
Property Value

ValShort

int ValShort { get; set; }
Property Value

ValString

string ValString { get; set; }
Property Value

ValUint64

ulong ValUint64 { get; set; }
Property Value

On this page