The search keyword must be a single word (no spaces).
Function UnitAddSleepPerm
- Line
- 3047
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- unit whichUnit, boolean add
- Returns
- nothing
| 3047 | native UnitAddSleepPerm takes unit whichUnit, boolean add returns nothing |
| 3048 | native UnitCanSleepPerm takes unit whichUnit returns boolean |
| 3049 | native UnitIsSleeping takes unit whichUnit returns boolean |
| 3050 | native UnitWakeUp takes unit whichUnit returns nothing |
| 3051 | native UnitApplyTimedLife takes unit whichUnit, integer buffId, real duration returns nothing |
| 3052 | native UnitIgnoreAlarm takes unit whichUnit, boolean flag returns boolean |