The search keyword must be a single word (no spaces).
Function SetLightningColor
- Line
- 3805
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- lightning whichBolt, real r, real g, real b, real a
- Returns
- boolean
| 3805 | native SetLightningColor takes lightning whichBolt, real r, real g, real b, real a returns boolean |
| 3806 | |
| 3807 | native GetAbilityEffect takes string abilityString, effecttype t, integer index returns string |
| 3808 | native GetAbilityEffectById takes integer abilityId, effecttype t, integer index returns string |
| 3809 | native GetAbilitySound takes string abilityString, soundtype t returns string |
| 3810 | native GetAbilitySoundById takes integer abilityId, soundtype t returns string |