Elin Decompiled Documentation EA 23.102 Nightly
|
Classes | |
class | Item |
Public Member Functions | |
HotItemEQSet | Register () |
override void | Perform () |
override void | OnShowContextMenu (UIContextMenu m) |
![]() | |
override void | OnClick (ButtonHotItem b, Hotbar h) |
virtual void | Perform () |
override void | OnShowContextMenu (UIContextMenu m) |
![]() | |
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) |
![]() | |
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 | |
List< int > | ids = new List<int>() |
![]() | |
int | _bgColor |
string | text |
![]() | |
ButtonHotItem | button |
Hotbar | hotbar |
bool | disabled |
![]() | |
bool | always |
Properties | |
override string | Id [get] |
override bool | CanChangeIconColor [get] |
override string | TextTip [get] |
![]() | |
Color | bgColor [get, set] |
override Color | SpriteColor [get] |
virtual string | Id [get] |
virtual bool | CanChangeIconColor [get] |
virtual bool | CanName [get] |
override string | Name [get] |
override string | pathSprite [get] |
![]() | |
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] |
![]() | |
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 5 of file HotItemEQSet.cs.
|
inlinevirtual |
Reimplemented from HotAction.
Definition at line 111 of file HotItemEQSet.cs.
References UIContextMenu.AddButton(), and Register().
|
inlinevirtual |
Reimplemented from HotAction.
Definition at line 52 of file HotItemEQSet.cs.
References Card.AddThing(), Card.blessedState, Chara.body, Card.c_equippedSlot, card, BodySlot.elementId, CharaBody.Equip(), ThingContainer.Find(), CharaBody.GetSlot(), ids, BodySlot.index, Card.invX, Card.invY, Thing.isEquipped, Card.parentCard, EClass.pc, LayerChara.Refresh(), CharaBody.slots, BodySlot.thing, Card.things, Card.uid, and CharaBody.Unequip().
|
inline |
Definition at line 38 of file HotItemEQSet.cs.
References Chara.body, BodySlot.elementId, ids, EClass.pc, CharaBody.slots, BodySlot.thing, and Card.uid.
Referenced by OnShowContextMenu().
List<int> HotItemEQSet.ids = new List<int>() |
Definition at line 17 of file HotItemEQSet.cs.
Referenced by Perform(), and Register().
|
get |
Definition at line 21 of file HotItemEQSet.cs.
|
get |
Definition at line 19 of file HotItemEQSet.cs.
|
get |
Definition at line 23 of file HotItemEQSet.cs.