ChocoboManager Class |
Namespace: ff14bot.Managers
public static class ChocoboManager
The ChocoboManager type exposes the following members.
Name | Description | |
---|---|---|
CanSummon | ||
ChocoboUnlocked |
Returns true if the player has unlocked the grand company chocobo
| |
IsStabled |
Returns true if the player's chocobo is currently stabled.
| |
Object | ||
Stance | ||
Summoned | ||
TimeLeft |
Name | Description | |
---|---|---|
AttackerStance | ||
DefenderStance | ||
Dismiss | ||
DismissChocobo |
Task to dismount and dismiss chocobo
| |
Follow | ||
ForceSummon |
Disregards CanSummon check and summons the chocobo if the gyhsall greens can be used.
Should only be used when we want to ignore mount settings for some reason
| |
FreeStance | ||
HealerStance | ||
Summon |
Name | Description | |
---|---|---|
BlockSummon |
Setting this to true will force CanSummon and CanSummonWith to return false.
Used to block summoning when we are going to perform a task that must be performed without the companion.
|