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

Classes

class  Layout
 

Public Member Functions

HotItemLayout Save ()
 
override void OnShowContextMenu (UIContextMenu m)
 
override void Perform ()
 
- 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

HotItemLayout.Layout layout
 
- 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]
 
- 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 HotItemLayout.cs.

Member Function Documentation

◆ OnShowContextMenu()

override void HotItemLayout.OnShowContextMenu ( UIContextMenu m)

Definition at line 28 of file HotItemLayout.cs.

◆ Perform()

override void HotItemLayout.Perform ( )
virtual

Reimplemented from HotAction.

Definition at line 38 of file HotItemLayout.cs.

◆ Save()

HotItemLayout HotItemLayout.Save ( )

Definition at line 19 of file HotItemLayout.cs.

Member Data Documentation

◆ layout

HotItemLayout.Layout HotItemLayout.layout

Definition at line 58 of file HotItemLayout.cs.

Property Documentation

◆ Id

override string HotItemLayout.Id
get

Definition at line 10 of file HotItemLayout.cs.


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