|
| ShortcutHUDWrapper (IShortcut shortcut, Combatant user) |
|
override HUDWrapper | GetCopy () |
|
bool | UseOn (Combatant target, bool animate) |
|
bool | AutoUse () |
|
bool | ClickUse (GUIBox boxOrigin) |
|
BaseAction | GetAction () |
|
void | SetShortcutSlot (Combatant combatant, IShortcut newShortcut) |
|
override void | CreateHUDContent (GUIBox box, bool adjustWidth, bool adjustHeight, ref Rect bounds) |
|
override bool | CheckClick (Vector2 position, float releasedAfter, ref bool clickConsumed) |
|
virtual bool | RegisterDisplayUpdate (Notify notify) |
|
virtual bool | UnregisterDisplayUpdate (Notify notify) |
|
virtual IContentSimple | GetTooltip (Vector2 position) |
|
virtual bool | CheckTickUpdate () |
|
virtual bool | CheckDrop (DragInfo drag, Vector2 position) |
|