Creates a new Virtual Entity
Object dimension.
Virtual Entity Group this entity belongs to
Object position.
Returns the ref count of the entity.
Streaming range for the virtual entity
Type of the object.
Object usability.
Returns all Virtual Entity instances
Removes the specified key and the data connected to that specific key.
The key of the value to remove.
Removes the specified key and the data connected to that specific key.
The key of the value to remove.
Removes the object from the world.
Gets a value using the specified key.
The key of the value to get.
Dynamic value associated with the specified key or undefined if no data is present.
Gets a value using the specified key.
The key of the value to get.
Dynamic value associated with the specified key or undefined if no data is present.
Determines whether contains the specified key.
The key of the value to locate.
True if the meta table contains any data at the specified key or False if not
Determines whether contains the specified key.
The key of the value to locate.
True if the meta table contains any data at the specified key or False if not
Stores the given value with the specified key.
The key of the value to store.
The value to store.
Stores the given value with the specified key.
The key of the value to store.
The value to store.
Gets the base object with the given type and id
Documentation