Table of Contents

Class GameServerEntry

Namespace
Moongate.UO.Data.Packets.Data
Assembly
Moongate.UO.Data.dll

Represents GameServerEntry.

public class GameServerEntry
Inheritance
GameServerEntry
Inherited Members

Properties

Index

public int Index { get; set; }

Property Value

int

IpAddress

public IPAddress IpAddress { get; set; }

Property Value

IPAddress

ServerName

public string ServerName { get; set; }

Property Value

string

Methods

Write()

public ReadOnlyMemory<byte> Write()

Returns

ReadOnlyMemory<byte>