- Found in:
- iEquip
Description
Documentation Comment
@brief Returns the light radius of the given light.
@param a_light The light to retrieve the light radius of.
@return Returns -1 on error, else returns the light radius.
Caveats
Parameters
Lighta_light
Examples
Auto-Generated Example
Light myLight__a_light
int returnedValue = iEquip_LightExt.GetLightRadius(myLight__a_light)