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

Public Member Functions

override Sprite GetSprite (bool highlight)
 
override bool ShouldHighlight ()
 
override void OnClick (ButtonHotItem b, Hotbar h)
 
- 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

int id
 
- Public Attributes inherited from HotItem
ButtonHotItem button
 
Hotbar hotbar
 
bool disabled
 

Properties

override string Name [get]
 
override string pathSprite [get]
 
override string TextTip [get]
 
override bool UseIconForHighlight [get]
 
int speedIndex [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 HotItemSpeed.cs.

Member Function Documentation

◆ GetSprite()

override Sprite HotItemSpeed.GetSprite ( bool highlight)

Definition at line 29 of file HotItemSpeed.cs.

◆ OnClick()

override void HotItemSpeed.OnClick ( ButtonHotItem b,
Hotbar h )
virtual

Reimplemented from HotItem.

Definition at line 75 of file HotItemSpeed.cs.

◆ ShouldHighlight()

override bool HotItemSpeed.ShouldHighlight ( )

Definition at line 59 of file HotItemSpeed.cs.

Member Data Documentation

◆ id

int HotItemSpeed.id

Definition at line 82 of file HotItemSpeed.cs.

Property Documentation

◆ Name

override string HotItemSpeed.Name
get

Definition at line 10 of file HotItemSpeed.cs.

◆ pathSprite

override string HotItemSpeed.pathSprite
get

Definition at line 20 of file HotItemSpeed.cs.

◆ speedIndex

int HotItemSpeed.speedIndex
get

Definition at line 66 of file HotItemSpeed.cs.

◆ TextTip

override string HotItemSpeed.TextTip
get

Definition at line 40 of file HotItemSpeed.cs.

◆ UseIconForHighlight

override bool HotItemSpeed.UseIconForHighlight
get

Definition at line 50 of file HotItemSpeed.cs.


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