SwiftlyS2

CMsgGCHUpdateSession

Interface CMsgGCHUpdateSession

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCHUpdateSession : ITypedProtobuf<CMsgGCHUpdateSession>, INativeHandle

Implements

Properties

AppId

uint AppId { get; set; }
Property Value

ClientAddr

uint ClientAddr { get; set; }
Property Value

CmSessionIdentifier

uint CmSessionIdentifier { get; set; }
Property Value

CmSessionSysid

uint CmSessionSysid { get; set; }
Property Value

DepotIds

IProtobufRepeatedFieldValueType<uint> DepotIds { get; }
Property Value

ExtraFields

IProtobufRepeatedFieldSubMessageType<CMsgGCHUpdateSession_ExtraField> ExtraFields { get; }
Property Value

Online

bool Online { get; set; }
Property Value

OsType

uint OsType { get; set; }
Property Value

OwnerId

ulong OwnerId { get; set; }
Property Value

ServerAddr

uint ServerAddr { get; set; }
Property Value

ServerPort

uint ServerPort { get; set; }
Property Value

ServerSteamId

ulong ServerSteamId { get; set; }
Property Value

SteamId

ulong SteamId { get; set; }
Property Value

On this page