ObjectManager » Models » IPlayer
Namespace: Mayo.Manager.Objects
Namespace: Mayo.Manager.Objects.Interface
Dependencies: IPlayer → IUnit → IBase
Also includes all properties from IUnit and IBase.
Returns true if this player has dispellable auras.
Taking into account your class abilities.
If true then your character can remove the auras from this player.
Returns a list of dispellable auras.
Taking into account your class abilities.
If this list is not empty, your character can remove the auras from this player.
See: SpellManager → Auras
The opposite check of IsDead and IsGhost.
Returns true if neither IsDead nor IsGhost.