Méthode | Description | |
---|---|---|
Execute ( Player player, string args ) : void | ||
TryJoin ( Player player, wServer.realm.entities.player.GlobalPlayerData iPlayerData, World world, Player i ) : bool |
public Execute ( Player player, string args ) : void | ||
player | Player | |
args | string | |
Résultat | void |
public TryJoin ( Player player, wServer.realm.entities.player.GlobalPlayerData iPlayerData, World world, Player i ) : bool | ||
player | Player | |
iPlayerData | wServer.realm.entities.player.GlobalPlayerData | |
world | World | |
i | Player | |
Résultat | bool |