World.__eq
Kind: Operation
Environments: Game, Terrain
Game
World == World
Operations:
| Operation | Returns | Description |
|---|---|---|
World == World |
boolean | Checks if two instances of World refer to the same World. |
Terrain
World == World
Open the full Terrain reference
Operations:
| Operation | Returns | Description |
|---|---|---|
World == World |
boolean | Checks if two instances of World refer to the same World. |