iEquip_LightExt
- Found in:
- iEquip
Inheritance Tree
No indexed scripts extend this script.
Properties
Events
Functions
- Found in:
- iEquip
@brief Returns the light duration of the given light.
@param a_light The light to retrieve the light duration of.
@return Returns -1 on error, else returns the light duration.
- Found in:
- iEquip
@brief Sets the light duration of the given light.
@param a_light The light to set the light duration of.
@param a_duration The duration of the light in seconds.
- Found in:
- iEquip
@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.
- Found in:
- iEquip
@brief Sets the light radius of the given light.
@param a_light The light to set the light radius of.
