Native referenceFiveM

GET_ENTITY_POPULATION_TYPE

0xF6F5161F4534EDFF ENTITY
FUNCTION SIGNATURE
int GET_ENTITY_POPULATION_TYPE(Entity entity);
Property Value
Native Name GET_ENTITY_POPULATION_TYPE
Hash 0xF6F5161F4534EDFF
Return Type int
Parameters entity (Entity)

Description: A population type, from the following enum: https://alloc8or.re/gta5/doc/enums/ePopulationType.txt

Parameters

  • entity (Entity) — The entity to obtain the population type from.
Back to ENTITY