SwiftlyS2

CMsgServerPeer

Interface CMsgServerPeer

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgServerPeer : ITypedProtobuf<CMsgServerPeer>, INativeHandle

Implements

Properties

Ipc

CMsgIPCAddress Ipc { get; }
Property Value

IsListenserverHost

bool IsListenserverHost { get; set; }
Property Value

PlayerSlot

int PlayerSlot { get; set; }
Property Value

Steamid

ulong Steamid { get; set; }
Property Value

TheyHearYou

bool TheyHearYou { get; set; }
Property Value

YouHearThem

bool YouHearThem { get; set; }
Property Value

On this page