DeepPlayerMatchEvent
Interface DeepPlayerMatchEvent
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface DeepPlayerMatchEvent : ITypedProtobuf<DeepPlayerMatchEvent>, INativeHandleImplements
Properties
Accountid
uint Accountid { get; set; }Property Value
BPlayingCt
bool BPlayingCt { get; set; }Property Value
EventData
int EventData { get; set; }Property Value
EventId
uint EventId { get; set; }Property Value
EventType
uint EventType { get; set; }Property Value
MatchId
ulong MatchId { get; set; }Property Value
OtherDefidx
uint OtherDefidx { get; set; }Property Value
OtherPosX
int OtherPosX { get; set; }Property Value
OtherPosY
int OtherPosY { get; set; }Property Value
OtherPosZ
int OtherPosZ { get; set; }Property Value
UserDefidx
uint UserDefidx { get; set; }Property Value
UserPosX
int UserPosX { get; set; }Property Value
UserPosY
int UserPosY { get; set; }Property Value
UserPosZ
int UserPosZ { get; set; }Property Value