This is the complete list of members for ButtonGeneral, including all inherited members.
_OnPress() | UIButton | inline |
actionTooltip | UIButton | static |
AddHighlight(Func< bool > killCondition) | UIButton | inline |
animating | UIButton | |
animeClick | UIButton | |
animeHold | UIButton | |
animeTarget | UIButton | |
ApplySkin() | UIButton | inlinevirtual |
Awake() | UIButton | inlineprotected |
buttonPos | UIButton | static |
buttons | UIButton | static |
buttonType | UIButton | |
CanDragLeftButton | UIButton | |
CanMiddleClick() | UIButton | inlinevirtual |
ColorTween(Color targetColor, bool instant) | UIButton | inlineprivate |
currentHighlight | UIButton | static |
currentPressedButton | UIButton | static |
DoHighlightTransition(bool instant=false) | UIButton | inline |
DoNormalTransition(bool instant=true) | UIButton | inline |
DoSlide | UIButton | static |
DoStateTransition(SelectionState state, bool instant) | UIButton | inlineprotected |
doubleClickTime | UIButton | static |
FindSelectableOnDown() | UIButton | inline |
FindSelectableOnLeft() | UIButton | inline |
FindSelectableOnRight() | UIButton | inline |
FindSelectableOnUp() | UIButton | inline |
Graphics | UIButton | protected |
group | UIButton | |
highlightTarget | UIButton | |
icon | UIButton | |
imageCheck | UIButton | |
imageFrame | ButtonGeneral | |
instantClick | UIButton | |
IsActive() | UIButton | inline |
isChecked | UIButton | |
item | UIButton | |
keyText | UIButton | |
lastButton | UIButton | static |
lastClicked | UIButton | static |
lastHovered | UIButton | static |
lastState | UIButton | private |
locked | UIButton | static |
m_graphics | UIButton | private |
mainText | UIButton | |
navigationFix | UIButton | |
onDoubleClick | UIButton | |
OnEnable() | UIButton | inlineprotected |
OnHover() | UIButton | inlinevirtual |
onInputWheel | UIButton | |
OnMiddleClick(bool forceClick) | UIButton | inlinevirtual |
OnPointerClick(PointerEventData eventData) | UIButton | inline |
OnPointerDown(PointerEventData eventData) | UIButton | inline |
OnPointerUp(PointerEventData eventData) | UIButton | inline |
OnPointerUpOnDrag(PointerEventData eventData) | UIButton | inline |
OnPress() | UIButton | inline |
onPressed | UIButton | static |
onRightClick | UIButton | |
originalIconScale | UIButton | |
portrait | ButtonGeneral | |
refInt | UIButton | |
refObj | UIButton | |
RefreshItem() | UIButton | inlinevirtual |
refStr | UIButton | |
scaleIcon | UIButton | |
selected | UIButton | |
SetCard(Card c, FontColor color=FontColor.Ignore) | ButtonGeneral | inline |
SetCheck(bool check) | UIButton | inline |
SetInteractableWithAlpha(bool enable) | UIButton | inline |
SetItem(Item i) | UIButton | inline |
SetNavigation(UIButton up, UIButton down=null, UIButton left=null, UIButton right=null) | UIButton | inline |
SetToggle(bool isOn, Action< bool > onToggle=null) | UIButton | inline |
SetToggleWithScore(bool isOn, Action< bool > onToggle, int? score) | UIButton | inline |
SetTooltip(Action< UITooltip > onShowTooltip=null, bool enable=true) | UIButton | inline |
SetTooltip(string id, Action< UITooltip > onShowTooltip=null, bool enable=true) | UIButton | inline |
SetTooltipLang(string lang=null) | UIButton | inline |
ShowTooltip() | UIButton | inlinevirtual |
ShowTooltipForced(bool ignoreWhenRightClick=true) | UIButton | inline |
skinRoot | UIButton | |
slideX | UIButton | |
soundClick | UIButton | |
soundHighlight | UIButton | |
subText | UIButton | |
subText2 | UIButton | |
targetGraphics | UIButton | |
Toggle() | UIButton | inline |
ToggleCheck() | UIButton | inline |
tooltip | UIButton | |
TryHihlight() | UIButton | inlinestatic |
TryShowTip(Transform root=null, bool highlight=true, bool ignoreWhenRightClick=true) | UIButton | inlinestatic |
TryShowTip< T >(Transform root=null, bool highlight=true, bool ignoreWhenRightClick=true) | UIButton | inlinestatic |
tween | UIButton | private |
UpdateButtons() | UIButton | inlinestatic |
waiting | UIButton | privatestatic |