ClientScriptableObject.world
Returns the worldId of a client scriptable object.
Kind: Member
Environments: Game
Game
Get
Availability: Client only
Returns the worldId of a client scriptable object.
Parameters:
| Name | Type | Description |
|---|---|---|
scriptableObject |
ScriptableObject | The scriptable object. |
Returns:
| Name | Type | Description |
|---|---|---|
world |
World | The world. |