BaseButtonView class
BaseButtonView
Inheritance
Base: ink.DiscreteNavigationController
Derived
ButtonCursorStateView, ButtonPlaySoundView, ClothingSetController, ClothingSetIconButton, ColorTemplatePreviewDisplayController, CrafringMaterialItemController, CyberwareSlot, DropdownElementController, DropdownItemController, InventoryFilterButton
Show 8 more of 18 derived classes
InventoryItemDisplay, InventoryItemDisplayController, PerksMenuAttributeDisplayController, PlayLibraryAnimationButtonView, TransmogButtonView, TransparencyAnimationButtonView, VehicleBrandFilterLogicController, VehicleOfferLogicController
Properties
| Property | Type | |
|---|---|---|
ButtonController | WeakHandle<ink.ButtonController> | scripted |
Functions
bool OnInitialize()RTTIbool OnButtonStateChanged(WeakHandle<ink.ButtonController> controller, ink.EButtonState oldState, ink.EButtonState newState)RTTIvoid ButtonStateChanged(ink.EButtonState oldState, ink.EButtonState newState)RTTIWeakHandle<ink.ButtonController> GetParentButton()RTTI