UISoundsLogicController class
sample.UISoundsLogicController
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
textWidget | WeakHandle<ink.TextWidget> | scripted |
Functions
bool OnInitialize()RTTIvoid OnHoverOver(WeakHandle<ink.Widget> button)RTTIvoid OnHoverOut(WeakHandle<ink.Widget> button)RTTIvoid OnPress(WeakHandle<ink.Widget> button)RTTIvoid OnRelease(WeakHandle<ink.Widget> button)RTTI