SwiftlyS2

CSVCMsg_GameEvent_key_t

Interface CSVCMsg_GameEvent_key_t

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSVCMsg_GameEvent_key_t : ITypedProtobuf<CSVCMsg_GameEvent_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