Uuid.isNil
Checks if the uuid is nil {00000000-0000-0000-0000-000000000000}
Kind: Function
Environments: Game, Terrain
Game
uuid:isNil( )
Returns:
| Type | Description |
|---|---|
| boolean | True if the uuid is nil. |
Terrain
uuid:isNil( )
Open the full Terrain reference
Returns:
| Type | Description |
|---|---|
| boolean | True if the uuid is nil. |