# ScriptableObject.world

Returns the world of a scriptable object.

**Kind:** Member

**Environments:** Game

## Game

[Open the full Game reference](../Game-Script-Environment/Userdata/ScriptableObject.md#world)

### Get

Returns the world of a scriptable object.

**Returns:**

| Name | Type | Description |
| --- | --- | --- |
| `world` | [World](../Game-Script-Environment/Userdata/World.md) | The world. |
