BlzPauseUnitEx
- Parameters
-
whichUnit unit
flag boolean
- comment
-
This does not update
IsUnitPaused
and keeps the command card visible. Otherwise identical toPauseUnit()
. - patch
-
1.31.0.11889
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native BlzPauseUnitEx takes unit whichUnit, boolean flag returns nothing