The search keyword must be a single word (no spaces).
Function GetLightningColorB
- Line
- 3804
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- lightning whichBolt
- Returns
- real
| 3804 | native GetLightningColorB takes lightning whichBolt returns real |
| 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 |