ScriptableObject.getWorld
Returns the world of a scriptable object.
Kind: Function
Environments: Game
Game
scriptableObject:getWorld( )
Parameters:
| Name | Type | Description |
|---|---|---|
scriptableObject |
ScriptableObject | The scriptable object. |
Returns:
| Name | Type | Description |
|---|---|---|
world |
World | The world. |