entity.is_dormant
Returns true if the entity is dormant.
entity.is_dormant(ent: number): boolean
Arguments
Name | Description | Type |
---|---|---|
ent | Entity index. | number |
Returns boolean
Returns true if the entity is dormant.
entity.is_dormant(ent: number): boolean
Name | Description | Type |
---|---|---|
ent | Entity index. | number |
Returns boolean