public static PlayerFromRUI ( long remoteUniqueIdentifier, bool ignoreError = false ) : Bricklayer.Server.Entities.Player | ||
remoteUniqueIdentifier | long | The RMI to find |
ignoreError | bool | If a player is not found, should an error be thrown? |
return | Bricklayer.Server.Entities.Player |