Whether this entity was created clientside or serverside. (Clientside = false, Serverside = true).
Object position
Returns the ref count of the entity.
The serverside id of this entity.
Type of the object.
Object usability.
Array with all blips.
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 blip from the pool.
The id of the blip.
Entity if it was found, otherwise null.
Gets the blip with the given remote id
Retrieves the blip from the pool.
The script id of the blip.
Entity if it was found, otherwise null.
Object dimension.
Check https://docs.altv.mp/articles/dimensions.html to understand how it works.