C# Class ServerSideData, GameProject

Mostrar archivo Open project: EECS390IndieTeam/GameProject Class Usage Examples

Public Properties

Property Type Description
IsDedicated bool
MOTD string
Password string
ServerName string

Public Methods

Method Description
UpdateZeusData ( ) : void

Method Details

UpdateZeusData() public static method

public static UpdateZeusData ( ) : void
return void

Property Details

IsDedicated public_oe static_oe property

public static bool IsDedicated
return bool

MOTD public_oe static_oe property

public static string MOTD
return string

Password public_oe static_oe property

public static string Password
return string

ServerName public_oe static_oe property

public static string ServerName
return string