The search keyword must be a single word (no spaces).
Function SaveBooleanBJ
- Line
- 7388
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- boolean value, integer key, integer missionKey, hashtable table
- Returns
- nothing
| 7388 | function SaveBooleanBJ takes boolean value, integer key, integer missionKey, hashtable table returns nothing |
| 7389 | call SaveBoolean(table, missionKey, key, value) |
| 7390 | endfunction
|