Elin Modding Docs Doc
Loading...
Searching...
No Matches
HotItemEQSet Class Reference
Inheritance diagram for HotItemEQSet:
HotAction HotItem

Classes

class  Item
 

Public Member Functions

HotItemEQSet Register ()
 
override void Perform ()
 
override void OnShowContextMenu (UIContextMenu m)
 
- Public Member Functions inherited from HotAction
override void OnClick (ButtonHotItem b, Hotbar h)
 
override void OnShowContextMenu (UIContextMenu m)
 
- Public Member Functions inherited from HotItem
string TextHotkey ()
 
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 Attributes

List< int > ids = new List<int>()
 
- Public Attributes inherited from HotAction
int _bgColor
 
string text
 
- Public Attributes inherited from HotItem
ButtonHotItem button
 
Hotbar hotbar
 
bool disabled
 

Properties

override string Id [get]
 
override bool CanChangeIconColor [get]
 
override string TextTip [get]
 
- Properties inherited from HotAction
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]
 
- Properties inherited from HotItem
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]
 

Detailed Description

Definition at line 6 of file HotItemEQSet.cs.

Member Function Documentation

◆ OnShowContextMenu()

override void HotItemEQSet.OnShowContextMenu ( UIContextMenu m)

Definition at line 125 of file HotItemEQSet.cs.

◆ Perform()

override void HotItemEQSet.Perform ( )
virtual

Reimplemented from HotAction.

Definition at line 65 of file HotItemEQSet.cs.

◆ Register()

HotItemEQSet HotItemEQSet.Register ( )

Definition at line 50 of file HotItemEQSet.cs.

Member Data Documentation

◆ ids

List<int> HotItemEQSet.ids = new List<int>()

Definition at line 136 of file HotItemEQSet.cs.

Property Documentation

◆ CanChangeIconColor

override bool HotItemEQSet.CanChangeIconColor
get

Definition at line 20 of file HotItemEQSet.cs.

◆ Id

override string HotItemEQSet.Id
get

Definition at line 10 of file HotItemEQSet.cs.

◆ TextTip

override string HotItemEQSet.TextTip
get

Definition at line 30 of file HotItemEQSet.cs.


The documentation for this class was generated from the following file: