PetManager Class |
Namespace: ff14bot.Managers
public static class PetManager
The PetManager type exposes the following members.
Name | Description | |
---|---|---|
ActivePetType | ||
CurrentActions |
Returns list of current known skills
Value is cached for 1 minute
| |
PetMode |
Current Mode
| |
PetMovement |
Current PetMovement
| |
PetStance |
Current Stance
|
Name | Description | |
---|---|---|
CanCast(String, GameObject) |
Returns true if within range, not on cooldown and within los.
| |
CanCast(PetSpellData, GameObject) |
Returns true if within range, not on cooldown and within los.
| |
ClearActionCache | ||
DoAction | ||
Place |
Command your pet to move to the specified location
|