The search keyword must be a single word (no spaces).
Function LoadLightningHandleBJ
- Line
- 7810
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- integer key, integer missionKey, hashtable table
- Returns
- lightning
| 7810 | function LoadLightningHandleBJ takes integer key, integer missionKey, hashtable table returns lightning |
| 7811 | return LoadLightningHandle(table, missionKey, key) |
| 7812 | endfunction
|