Native referenceFiveM

_GET_PED_EMISSIVE_INTENSITY

0x1461B28A06717D68 PED
FUNCTION SIGNATURE
float _GET_PED_EMISSIVE_INTENSITY(Ped ped);
Property Value
Native Name _GET_PED_EMISSIVE_INTENSITY
Hash 0x1461B28A06717D68
Return Type float
Parameters ped (Ped)

Description: Use SetPedIlluminatedClothingGlowIntensity to set the illuminated clothing glow intensity for a specific ped.

Parameters

  • ped (Ped) — The ped to get the glow intensity from.
Back to PED