LoadCharacter
This won't work if the player already is loaded as a character. If that's the case, please use UnloadCharacter first.
Function
WXPlayer:LoadCharacter(characterId)
Parameters
Parameter | Type | Description |
---|---|---|
characterId | number | The character id |
Returns
Type | Description |
---|---|
boolean | Returns true if the character was successfully loaded. |