SwiftlyS2

CGameNetworkingUI_AppSummary

Interface CGameNetworkingUI_AppSummary

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CGameNetworkingUI_AppSummary : ITypedProtobuf<CGameNetworkingUI_AppSummary>, INativeHandle

Implements

Properties

ActiveConnections

uint ActiveConnections { get; set; }
Property Value

Appid

uint Appid { get; set; }
Property Value

IpWasSharedWithFriend

bool IpWasSharedWithFriend { get; set; }
Property Value

IpWasSharedWithNonfriend

bool IpWasSharedWithNonfriend { get; set; }
Property Value

MainCxn

CGameNetworkingUI_ConnectionSummary MainCxn { get; }
Property Value

On this page