C# Class ServerSideData, GameProject

Afficher le fichier Open project: EECS390IndieTeam/GameProject Class Usage Examples

Méthodes publiques

Свойство Type Description
IsDedicated bool
MOTD string
Password string
ServerName string

Méthodes publiques

Méthode Description
UpdateZeusData ( ) : void

Method Details

UpdateZeusData() public static méthode

public static UpdateZeusData ( ) : void
Résultat void

Property Details

IsDedicated public_oe static_oe property

public static bool IsDedicated
Résultat bool

MOTD public_oe static_oe property

public static string MOTD
Résultat string

Password public_oe static_oe property

public static string Password
Résultat string

ServerName public_oe static_oe property

public static string ServerName
Résultat string