Dimension Facts
In Temporary Dimension (in_temporary_dimension_fact)
Checks if the player is currently in ANY temporary dimension.
- Returns:
1if true,0if false.
In Specific Dimension (in_specific_dimension_fact)
Checks if the player is in a specific type of temporary dimension.
| Field | Type | Default | Description |
|---|---|---|---|
dimension | Ref<TemporaryDimension> | Empty | The dimension definition to check against. |
- Returns:
1if true,0if false.