C# Class Valve.Steamworks.gameserveritem_t

ファイルを表示 Open project: kronosaur/Transcendence

Public Properties

Property Type Description
m_NetAdr servernetadr_t
m_nAppID uint
m_nBotPlayers int
m_nMaxPlayers int
m_nPing int
m_nPlayers int
m_nServerVersion int
m_steamID ulong
m_ulTimeLastPlayed uint

Property Details

m_NetAdr public_oe property

public servernetadr_t,Valve.Steamworks m_NetAdr
return servernetadr_t

m_nAppID public_oe property

public uint m_nAppID
return uint

m_nBotPlayers public_oe property

public int m_nBotPlayers
return int

m_nMaxPlayers public_oe property

public int m_nMaxPlayers
return int

m_nPing public_oe property

public int m_nPing
return int

m_nPlayers public_oe property

public int m_nPlayers
return int

m_nServerVersion public_oe property

public int m_nServerVersion
return int

m_steamID public_oe property

public ulong m_steamID
return ulong

m_ulTimeLastPlayed public_oe property

public uint m_ulTimeLastPlayed
return uint