ColshapePolygon
Hierarchy
- Colshape
- ColshapePolygon
Index
Constructors
constructor
Properties
publicreadonlycolshapeType
publicdimension
publicreadonlyheight
publicreadonlyid
publicreadonlymax
publicreadonlymaxZ
publicreadonlymin
publicreadonlyminZ
publicplayersOnly
Whether this colshape should only trigger its enter/leave events for players or all entities.
publicreadonlypoints
publicpos
Object position.
publicreadonlyradius
publicreadonlyrefCount
Returns the ref count of the entity.
publicreadonlytype
Type of the object.
publicreadonlyvalid
Object usability.
publicstaticreadonlyall
Methods
publicdeleteMeta
publicdeleteSyncedMeta
Removes the specified key and the data connected to that specific key.
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
publicsetSyncedMeta
Stores the given value with the specified key.
Type parameters
- K: string
publicstaticgetByID
Retrieves the colshape from the pool.
Object dimension.
Remarks
Check https://docs.altv.mp/articles/dimensions.html to understand how it works.