The search keyword must be a single word (no spaces).

Function UnitSuspendDecay

Line
3034
Location
common.j
Constant?
no
Type
native
Arguments
unit whichUnit, boolean suspend
Returns
nothing
3034
native UnitSuspendDecay             takes unit whichUnit, boolean suspend returns nothing
3035
native UnitAddType                  takes unit whichUnit, unittype whichUnitType returns boolean
3036
native UnitRemoveType               takes unit whichUnit, unittype whichUnitType returns boolean
3037
3038
native UnitAddAbility               takes unit whichUnit, integer abilityId returns boolean
3039
native UnitRemoveAbility            takes unit whichUnit, integer abilityId returns boolean