|
override void | RefreshItem () |
|
void | Refresh () |
|
void | RegisterHotbar () |
|
override void | OnHover () |
|
override void | SetDragParent (IDragParent p) |
|
void | OnDrag (PointerEventData data) |
|
override void | OnPointerUp (PointerEventData eventData) |
|
override string | ToString () |
|
T | Attach< T > (string id, bool rightAttach=true) |
|
Transform | Attach (string id, bool rightAttach=true) |
|
void | Dettach (string id) |
|
void | Reset () |
|
void | SetBodySlot (BodySlot b, InvOwner owner) |
|
void | Redraw () |
|
void | SetCardGrid (Card c, InvOwner owner=null) |
|
void | SetCard (Card c, ButtonGrid.Mode mode=ButtonGrid.Mode.Default, Action< UINote > onWriteNote=null) |
|
void | SetArea (Area a) |
|
void | SetItem (GridItem i) |
|
void | SetObject (object o) |
|
void | SetDummy () |
|
void | SetIngredient (Recipe r, Recipe.Ingredient _ing) |
|
void | SetIngredient (Recipe r, Thing t) |
|
void | SetRecipeVariation (UIRecipeInfo.RecipeVariation a) |
|
void | SetRecipe () |
|
void | SetRecipe (Area a) |
|
void | SetRecipe (Recipe r) |
|
void | RefreshCraftable () |
|
void | SetCraftRecipe (Recipe r, ButtonGrid.Mode mode, bool tooltip=false) |
|
void | WriteReqMat (UINote n, Recipe r) |
|
bool | ShowMouseHintLeft () |
|
string | GetTextMouseHintLeft () |
|
bool | ShowMouseHintRight () |
|
string | GetTextMouseHintRight () |
|
RenderRow | GetRenderRow () |
|
void | OnRefreshPref () |
|
override bool | CanMiddleClick () |
|
override void | OnMiddleClick () |
|
|
enum | Mode {
Default
, Grid
, Ingredient
, Recipe
,
RecipeGrid
, Search
} |
|
override void | OnDestroy () |
|
Definition at line 6 of file ButtonHotItem.cs.
◆ OnHover()
override void ButtonHotItem.OnHover |
( |
| ) |
|
◆ Refresh()
void ButtonHotItem.Refresh |
( |
| ) |
|
◆ RefreshItem()
override void ButtonHotItem.RefreshItem |
( |
| ) |
|
◆ RegisterHotbar()
void ButtonHotItem.RegisterHotbar |
( |
| ) |
|
◆ index
new int ButtonHotItem.index |
◆ widget
◆ extFixY
override float ButtonHotItem.extFixY |
|
get |
The documentation for this class was generated from the following file: