Returns the ref count of the entity.
The serverside id of this entity.
Type of the object.
Object usability.
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.
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
Retrieves the audiooutput from the pool.
The id of the audiooutput.
Entity if it was found, otherwise null.
Whether this entity was created clientside or serverside. (Clientside = false, Serverside = true).