Scriptable Parser for Portal 2 Demos
Preparing search index...
NetSvcMessage
SvcServerInfo
Class SvcServerInfo
Hierarchy (
View Summary
)
NetSvcMessage
SvcServerInfo
Index
Constructors
constructor
Properties
protocol
server
Count
is
HLTV
is
Dedicated
client
CRC
max
Classes
map
CRC
player
Slot
max
Clients
_
unknown
tick
Interval
server
OS
game
Directory
map
Name
sky
Name
host
Name
Methods
from
ID
Constructors
constructor
new
SvcServerInfo
(
demo
:
Demo
)
:
SvcServerInfo
Parameters
demo
:
Demo
Returns
SvcServerInfo
Properties
protocol
protocol
:
number
server
Count
serverCount
:
number
is
HLTV
isHLTV
:
boolean
is
Dedicated
isDedicated
:
boolean
client
CRC
clientCRC
:
number
max
Classes
maxClasses
:
number
map
CRC
mapCRC
:
number
player
Slot
playerSlot
:
number
max
Clients
maxClients
:
number
_
unknown
_unknown
:
Uint8Array
tick
Interval
tickInterval
:
number
server
OS
serverOS
:
string
game
Directory
gameDirectory
:
string
map
Name
mapName
:
string
sky
Name
skyName
:
string
host
Name
hostName
:
string
Methods
Static
from
ID
fromID
(
type
:
number
,
demo
:
Demo
)
:
NetSvcMessage
|
undefined
Parameters
type
:
number
demo
:
Demo
Returns
NetSvcMessage
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
protocol
server
Count
is
HLTV
is
Dedicated
client
CRC
max
Classes
map
CRC
player
Slot
max
Clients
_
unknown
tick
Interval
server
OS
game
Directory
map
Name
sky
Name
host
Name
Methods
from
ID
Scriptable Parser for Portal 2 Demos
Loading...