Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Managers.HotbarManager Class Reference

Static Public Member Functions

static Tuple< HotbarSlot, uint > FindHotbarWithAction (uint actionId)
 Returns the hotbarbutton and it's index Only returns buttons that have keybinds.
static Tuple< HotbarSlot, uint > FindHotbarWithPvPCombo (uint comboId)
 Returns the hotbarbutton and it's index Only returns buttons that have keybinds.

Properties

static HotbarSlot[] HotbarsSlot [get]

Member Function Documentation

◆ FindHotbarWithAction()

Tuple< HotbarSlot, uint > ff14bot.Managers.HotbarManager.FindHotbarWithAction ( uint actionId)
static

Returns the hotbarbutton and it's index Only returns buttons that have keybinds.

Parameters
actionId
Returns

◆ FindHotbarWithPvPCombo()

Tuple< HotbarSlot, uint > ff14bot.Managers.HotbarManager.FindHotbarWithPvPCombo ( uint comboId)
static

Returns the hotbarbutton and it's index Only returns buttons that have keybinds.

Parameters
actionId
Returns

Property Documentation

◆ HotbarsSlot

HotbarSlot [] ff14bot.Managers.HotbarManager.HotbarsSlot
staticget