The search keyword must be a single word (no spaces).
Function FlushStoredMissionBJ
- Line
- 7868
- Location
- blizzard.j
- Constant?
- no
- Type
- function
- Arguments
- string missionKey, gamecache cache
- Returns
- nothing
| 7868 | function FlushStoredMissionBJ takes string missionKey, gamecache cache returns nothing |
| 7869 | call FlushStoredMission(cache, missionKey) |
| 7870 | endfunction
|