SetObjectDimension
From Onset Developer Wiki
Description
Sets the dimension of this object. Players can only see objects in the same dimension.
- Default dimension: 0
- Maximum dimension: 4294967295
Syntax
SetObjectDimension(object, dimension)
Parameters
- object
The object identifier. - dimension
The new dimension to set.
Return Value
- __EDIT_ME__
Example
__EDIT_ME__
See also
__EDIT_ME__