# Character.world

Returns the world a character exists in.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the world a character exists in.

**Returns:**

| Type | Description |
| --- | --- |
| [World](../Game-Script-Environment/Userdata/World.md) | The world the character exists in. |
