The search keyword must be a single word (no spaces).
Function DestroyLightning
- Line
- 3798
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- lightning whichBolt
- Returns
- boolean
| 3798 | native DestroyLightning takes lightning whichBolt returns boolean |
| 3799 | native MoveLightning takes lightning whichBolt, boolean checkVisibility, real x1, real y1, real x2, real y2 returns boolean |
| 3800 | native MoveLightningEx takes lightning whichBolt, boolean checkVisibility, real x1, real y1, real z1, real x2, real y2, real z2 returns boolean |
| 3801 | native GetLightningColorA takes lightning whichBolt returns real |
| 3802 | native GetLightningColorR takes lightning whichBolt returns real |
| 3803 | native GetLightningColorG takes lightning whichBolt returns real |