SwiftlyS2

CSVCMsg_SplitScreen

Interface CSVCMsg_SplitScreen

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSVCMsg_SplitScreen : ITypedProtobuf<CSVCMsg_SplitScreen>, INativeHandle, INetMessage<CSVCMsg_SplitScreen>, IDisposable

Implements

Properties

PlayerIndex

int PlayerIndex { get; set; }
Property Value

Slot

int Slot { get; set; }
Property Value

Type

ESplitScreenMessageType Type { get; set; }
Property Value

On this page