|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Member Functions | |
| string | TextHotkey () |
| virtual void | OnClick (ButtonHotItem b, Hotbar h) |
| virtual void | OnRightClick (ButtonHotItem b) |
| virtual bool | CanAutoFire (Chara tg) |
| virtual void | OnSetCurrentItem () |
| virtual void | OnUnsetCurrentItem () |
| virtual void | OnUnselect () |
| virtual void | SetImage (Image icon) |
| virtual bool | TrySetAct (ActPlan p) |
| virtual void | OnMarkMapHighlights () |
| virtual void | OnRenderTile (Point point, HitResult result, int dir) |
Public Member Functions inherited from UIButton.Item | |
| virtual Sprite | GetSprite () |
| virtual Sprite | GetSprite (bool highlight) |
| virtual bool | ShouldHighlight () |
| virtual void | OnAddedToBar () |
| virtual void | OnShowContextMenu (UIContextMenu m) |
| virtual void | OnHover (UIButton b) |
| virtual void | OnClick (UIButton b) |
| virtual void | OnSetItem (UIButton b) |
| virtual void | SetSubText (UIText t) |
Public Attributes | |
| ButtonHotItem | button |
| Hotbar | hotbar |
| bool | disabled |
Public Attributes inherited from UIButton.Item | |
| bool | always |
Properties | |
| override Sprite | SpriteHighlight [get] |
| override bool | IsSelectable [get] |
| override string | TextTip [get] |
| virtual Thing | RenderThing [get] |
| virtual Thing | Thing [get] |
| virtual Thing | Tool [get] |
| virtual bool | IsTool [get] |
| virtual bool | LookAtMouse [get] |
| virtual bool | IsGameAction [get] |
| virtual bool | UseUIObjMaterial [get] |
Properties inherited from UIButton.Item | |
| virtual string | TextTip [get] |
| virtual string | Name [get] |
| virtual Sprite | SpriteHighlight [get] |
| virtual string | pathSprite [get] |
| virtual bool | IsSelectable [get] |
| virtual bool | AdjustImageSize [get] |
| virtual bool | UseIconForHighlight [get] |
| virtual bool | KeepVisibleWhenHighlighted [get] |
| virtual Color | SpriteColor [get] |
| virtual Vector3 | SpriteScale [get] |
| virtual bool | Hidden [get] |
| virtual Transition | Transition [get] |
Definition at line 4 of file HotItem.cs.
|
inlinevirtual |
Definition at line 74 of file HotItem.cs.
|
inlinevirtual |
Reimplemented in HotAction, HotItemActionMode, HotItemFocusChara, HotItemGameAction, HotItemLayer, HotItemSpeed, HotItemToggle, HotItemTogglePage, HotItemToggleVisible, and HotItemWidget.
Definition at line 64 of file HotItem.cs.
References OnClick().
Referenced by OnClick().
|
inlinevirtual |
Reimplemented in HotItemGameAction.
Definition at line 112 of file HotItem.cs.
Referenced by Player.MarkMapHighlights().
Reimplemented in HotItemHeld.
Definition at line 116 of file HotItem.cs.
Referenced by AM_Adv.OnRenderTile().
|
inlinevirtual |
Reimplemented in HotItemGameAction.
Definition at line 69 of file HotItem.cs.
References Widget.ShowContextMenu(), and ButtonHotItem.widget.
|
inlinevirtual |
Reimplemented in HotItemHeld.
Definition at line 79 of file HotItem.cs.
Referenced by Player.RefreshCurrentHotItem().
|
inlinevirtual |
Reimplemented in HotItemHeld.
Definition at line 87 of file HotItem.cs.
Referenced by Hotbar.Unselect().
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in HotItemAct, and HotItemThing.
Definition at line 91 of file HotItem.cs.
References UIButton.Item.AdjustImageSize, EClass.core, CoreRef.Icons.defaultHotItem, UIButton.Item.GetSprite(), CoreRef.icons, Core.refs, UIButton.Item.SpriteColor, and UIButton.Item.SpriteScale.
Referenced by WidgetCurrentTool._RefreshCurrentHotItem(), and ActPlan.Update().
|
inline |
Definition at line 50 of file HotItem.cs.
References Hotbar.CurrentPage, hotbar, Hotbar.Page.items, and Hotbar.ShowFunctionKey.
|
inlinevirtual |
Reimplemented in HotItemAct, HotItemChara, HotItemHeld, and HotItemNoItem.
Definition at line 107 of file HotItem.cs.
Referenced by ActPlan._Update().
| ButtonHotItem HotItem.button |
Definition at line 6 of file HotItem.cs.
| bool HotItem.disabled |
Definition at line 10 of file HotItem.cs.
| Hotbar HotItem.hotbar |
Definition at line 8 of file HotItem.cs.
Referenced by HotItemGameAction.OnClick(), HotItemGameAction.OnRightClick(), and TextHotkey().
|
get |
Definition at line 46 of file HotItem.cs.
Referenced by ActPlan._Update().
|
get |
Definition at line 14 of file HotItem.cs.
|
get |
Definition at line 42 of file HotItem.cs.
|
get |
Definition at line 44 of file HotItem.cs.
Referenced by AM_Adv._OnUpdateInput().
|
get |
Definition at line 18 of file HotItem.cs.
Referenced by CharaActorPCC.OnRender().
|
get |
Definition at line 12 of file HotItem.cs.
|
get |
Definition at line 16 of file HotItem.cs.
|
get |
Definition at line 38 of file HotItem.cs.
Referenced by AM_Adv._OnUpdateInput(), ActPlan._Update(), WidgetCurrentTool.OnClickButtonHotItem(), ConTorch.OnRemoved(), TraitAmmo.OnUse(), ButtonHotItem.Refresh(), UIPlaceHelper.Refresh(), TCOrbitChara.RefreshAll(), TCOrbitThing.RefreshAll(), Player.RefreshCurrentHotItem(), UIInventory.RefreshHighlight(), WidgetCurrentTool.RefreshHighlight(), Player.TargetRanged(), and Chara.TryEquipRanged().
|
get |
Definition at line 40 of file HotItem.cs.
|
get |
Definition at line 48 of file HotItem.cs.