# AreaTrigger.world

Returns the world id of the area trigger. Keep in mind that area triggers can move between worlds, so world id might change!

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the world id of the area trigger. Keep in mind that area triggers can move between worlds, so world id might change!

**Returns:**

| Type | Description |
| --- | --- |
| [World](../Game-Script-Environment/Userdata/World.md) | The _current_ world id of the area trigger. |
