_GET_PED_EMISSIVE_INTENSITY
// GetPedEmissiveIntensity
float _GET_PED_EMISSIVE_INTENSITY(Ped ped);
Returns: A float between 0.0 and 1.0 representing the current illuminated clothing glow intensity.
Use SetPedIlluminatedClothingGlowIntensity
to set the illuminated clothing glow intensity for a specific ped.
Old name: _GET_PED_ILLUMINATED_CLOTHING_GLOW_INTENSITY