SwiftlyS2

CClientMsg_CustomGameEventBounce

Interface CClientMsg_CustomGameEventBounce

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CClientMsg_CustomGameEventBounce : ITypedProtobuf<CClientMsg_CustomGameEventBounce>, INativeHandle

Implements

Properties

Data

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

EventName

string EventName { get; set; }
Property Value

PlayerSlot

int PlayerSlot { get; set; }
Property Value

On this page