👾Entities

Table to work with entity list.

GetAll(): CEntity[]

Get all entities on the map.


Contains(entity: CEntity): boolean

Name
Type
Description

entity

Entity to check.

Check entity in cheat list.

Last updated