C# Class RPGGame.AuthServer.WorldCatalog

Afficher le fichier Open project: SyncZone/Examples

Méthodes publiques

Méthode Description
IsValidWorldId ( Int32 worldId ) : System.Boolean
Refresh ( ) : void

Method Details

IsValidWorldId() public static méthode

public static IsValidWorldId ( Int32 worldId ) : System.Boolean
worldId System.Int32
Résultat System.Boolean

Refresh() public static méthode

public static Refresh ( ) : void
Résultat void