SwiftlyS2

CNETMsg_SignonState

Interface CNETMsg_SignonState

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Addons

string Addons { get; set; }
Property Value

MapName

string MapName { get; set; }
Property Value

NumServerPlayers

uint NumServerPlayers { get; set; }
Property Value

PlayersNetworkids

IProtobufRepeatedFieldValueType<string> PlayersNetworkids { get; }
Property Value

SignonState

SignonState_t SignonState { get; set; }
Property Value

SpawnCount

uint SpawnCount { get; set; }
Property Value

On this page