SwiftlyS2

CUserMsg_CustomGameEvent

Interface CUserMsg_CustomGameEvent

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMsg_CustomGameEvent : ITypedProtobuf<CUserMsg_CustomGameEvent>, INativeHandle

Implements

Properties

Data

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

EventName

string EventName { get; set; }
Property Value

On this page