ActionLock | ff14bot.Managers.ActionManager | static |
ActionQueued | ff14bot.Managers.ActionManager | static |
ActionReady(ActionType actionType, uint actionId) | ff14bot.Managers.ActionManager | static |
AvailableMounts | ff14bot.Managers.ActionManager | static |
CanCast(string spellName, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
CanCast(uint spellId, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
CanCast(SpellData cache, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
CanCastLocation(string spellName, Vector3 location) | ff14bot.Managers.ActionManager | static |
CanCastLocation(uint spellId, Vector3 location) | ff14bot.Managers.ActionManager | static |
CanCastLocation(SpellData cache, Vector3 location) | ff14bot.Managers.ActionManager | static |
CanCastOrQueue(SpellData spellData, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
CanLimitBreak(GameObject target) | ff14bot.Managers.ActionManager | static |
CanMount | ff14bot.Managers.ActionManager | static |
ClearActionCache() | ff14bot.Managers.ActionManager | static |
ComboTimeLeft | ff14bot.Managers.ActionManager | static |
CurrentActions | ff14bot.Managers.ActionManager | static |
Dismount() | ff14bot.Managers.ActionManager | static |
DoAction(uint actionId, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
DoAction(string actionName, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
DoAction(SpellData action, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
DoAction(ActionType actionType, uint actionId, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
DoActionLocation(ActionType actionType, uint actionId, Vector3 targetLocation) | ff14bot.Managers.ActionManager | static |
DoActionLocation(uint actionId, Vector3 targetLocation) | ff14bot.Managers.ActionManager | static |
DoActionLocation(string actionName, Vector3 targetLocation) | ff14bot.Managers.ActionManager | static |
DoMusic(uint actionId) | ff14bot.Managers.ActionManager | static |
DoPvPCombo(uint comboId, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
GetMaskedAction(uint actionId) | ff14bot.Managers.ActionManager | static |
GetPvPComboCurrentAction(uint comboId) | ff14bot.Managers.ActionManager | static |
GetPvPComboCurrentActionId(uint comboId) | ff14bot.Managers.ActionManager | static |
HasSpell(string spellName) | ff14bot.Managers.ActionManager | static |
HasSpell(uint spellId) | ff14bot.Managers.ActionManager | static |
InSpellInRangeLOS(uint spellId, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
InSpellInRangeLOS(String spellname, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
InSpellInRangeLOS(SpellData spelldata, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
InSpellInRangeLOS(uint spellId, Vector3 location) | ff14bot.Managers.ActionManager | static |
InSpellInRangeLOS(String spellname, Vector3 location) | ff14bot.Managers.ActionManager | static |
InSpellInRangeLOS(SpellData spelldata, Vector3 location) | ff14bot.Managers.ActionManager | static |
InteractWith(GameObject obj) | ff14bot.Managers.ActionManager | static |
IsReturnReady | ff14bot.Managers.ActionManager | static |
IsSprintReady | ff14bot.Managers.ActionManager | static |
ItemUseable(uint data, GameObject targetObject) | ff14bot.Managers.ActionManager | static |
KnownBlueMageSpells | ff14bot.Managers.ActionManager | static |
LastSpell | ff14bot.Managers.ActionManager | static |
LastSpellId | ff14bot.Managers.ActionManager | static |
LimitBreak(GameObject target) | ff14bot.Managers.ActionManager | static |
LockTimer | ff14bot.Managers.ActionManager | static |
Mount() | ff14bot.Managers.ActionManager | static |
Mount(uint id) | ff14bot.Managers.ActionManager | static |
MountId | ff14bot.Managers.ActionManager | static |
Sprint() | ff14bot.Managers.ActionManager | static |
StopCasting() | ff14bot.Managers.ActionManager | static |
ToggleRepairWindow() | ff14bot.Managers.ActionManager | static |