Function DebugDispelUnitEnum
- Line
- 283
- Location
- cheats.j
- Constant?
- no
- Type
- function
- Arguments
- nothing
- Returns
- nothing
| 283 | function DebugDispelUnitEnum takes nothing returns nothing |
| 284 | call UnitRemoveBuffs(GetEnumUnit(), true, true) |
| 285 | endfunction
|
| 283 | function DebugDispelUnitEnum takes nothing returns nothing |
| 284 | call UnitRemoveBuffs(GetEnumUnit(), true, true) |
| 285 | endfunction
|