getPlayerFromId
Arguments
playerId (number): The ID of the player.
Returns
player (object): The player object, if found.
Example Usage
Return Structure
If player is found:
If player is not found:
Last updated
Arguments
playerId (number): The ID of the player.
Returns
player (object): The player object, if found.
Example Usage
Return Structure
If player is found:
If player is not found:
Last updated