Networking
(NOTE) NetHostRecord. A record that contains the basic information of a game server. After a certain lifetime records expire on the master server.
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
BasicHostInfo | safeid32 | ||
IpAddress | |||
Lifetime |
Properties
BasicHostInfo : eventbundle
read-only
The info published along with their record. Contains game server specific data.
var BasicHostInfo : EventBundle
IpAddress : ipaddress
read-only
The IpAddress associated with this record. This is who published it.
var IpAddress : IpAddress
Lifetime : real
read-only
How long has this record been alive in seconds?
var Lifetime : Real