Méthode | Description | |
---|---|---|
AttackUnit ( |
||
CastSpell ( string spell ) : void | ||
Dismount ( ) : void | ||
InteractObject ( WowObject obj, float minDistance = 4f ) : void | ||
InteractUnit ( |
||
IsOnCooldown ( string spell ) : bool | ||
LookAtUnit ( |
||
MoveToUnit ( |
||
StopMovement ( ) : void | ||
getMobsWithBeef ( ) : List |
public static AttackUnit ( |
||
unit | ||
minDistance | float | |
Résultat | void |
public static CastSpell ( string spell ) : void | ||
spell | string | |
Résultat | void |
public static InteractObject ( WowObject obj, float minDistance = 4f ) : void | ||
obj | WowObject | |
minDistance | float | |
Résultat | void |
public static InteractUnit ( |
||
unit | ||
minDistance | float | |
Résultat | void |
public static IsOnCooldown ( string spell ) : bool | ||
spell | string | |
Résultat | bool |
public static LookAtUnit ( |
||
unit | ||
Résultat | void |
public static MoveToUnit ( |
||
unit | ||
Résultat | void |