Native referenceFiveM

SET_PED_POPULATION_BUDGET

0x8C95333CFC3340F3 STREAMING
FUNCTION SIGNATURE
void SET_PED_POPULATION_BUDGET(int budgetLevel);
Property Value
Native Name SET_PED_POPULATION_BUDGET
Hash 0x8C95333CFC3340F3
Return Type void
Parameters budgetLevel (int)

Description: Sets the memory budget level for ped population.

Parameters

  • budgetLevel (int) — Ranges from 0 to 3, where 0 is lowest (no peds) and 3 is the full budget level.
Back to STREAMING