Class GameServerEntry
Represents GameServerEntry.
public class GameServerEntry
- Inheritance
-
GameServerEntry
- Inherited Members
Properties
Index
public int Index { get; set; }
Property Value
IpAddress
public IPAddress IpAddress { get; set; }
Property Value
ServerName
public string ServerName { get; set; }
Property Value
Methods
Write()
public ReadOnlyMemory<byte> Write()