Character.getWorld
Returns the world a character exists in.
Kind: Function
Environments: Game
Game
character:getWorld( )
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
Returns:
| Type | Description |
|---|---|
| World | The world the character exists in. |