CreationBodyMorphOptionColorPickerButton class
character.CreationBodyMorphOptionColorPickerButton
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
background | ink.WidgetReference | scripted |
icon | ink.ImageWidgetReference | scripted |
isTriggered | bool | scripted |
Functions
bool OnInitialize()RTTIbool OnUninitialize()RTTIbool OnHoverOver(ink.PointerEvent e)RTTIbool OnHoverOut(ink.PointerEvent e)RTTIbool OnTrigger(ink.PointerEvent e)RTTIvoid SetTintColor(Color color, TDBID icon)RTTIbool IsTriggered()RTTIvoid Trigger(bool enable)RTTI