Checkpoint
Hierarchy
- WorldObject
- Checkpoint
Index
Constructors
Properties
Methods
Constructors
constructor
Properties
publiccheckpointType
publiccolor
publicdimension
publicheight
publiciconColor
publicreadonlyid
publicreadonlyisRemote
Whether this entity was created clientside or serverside. (Clientside = false, Serverside = true).
publicreadonlyisStreamedIn
publicnextPos
publicpos
Object position
publicradius
publicreadonlyrefCount
Returns the ref count of the entity.
publicreadonlyremoteID
The serverside id of this entity.
publicreadonlyscriptID
publicreadonlystreamingDistance
Streaming range for the checkpoint
publicreadonlytype
Type of the object.
publicreadonlyvalid
Object usability.
publicvisible
publicstaticreadonlyall
publicstaticreadonlycount
Methods
publicdeleteMeta
publicdestroy
Removes the object from the world.
publicgetMeta
Type parameters
- K: string
publicgetMetaDataKeys
publicgetSyncedMeta
Gets a value using the specified key.
Type parameters
- K: string
publicgetSyncedMetaKeys
publichasMeta
publichasSyncedMeta
Determines whether contains the specified key.
publicisEntityIn
publicisPointIn
publicsetMeta
Type parameters
- K: string
publicstaticgetByID
Retrieves the checkpoint from the pool.
Object dimension.
Remarks
Check https://docs.altv.mp/articles/dimensions.html to understand how it works.