PayActionWidgetController class
PayActionWidgetController
Inheritance
Base: DeviceActionWidgetControllerBase
Derived
None.
Properties
| Property | Type | |
|---|---|---|
priceContainer | ink.WidgetReference | scripted |
moneyStatusContainer | ink.WidgetReference | scripted |
processingStatusContainer | ink.WidgetReference | scripted |
moneyStatusAnimName | CName | scripted |
processingAnimName | CName | scripted |
isProcessingPayment | bool | scripted |
Functions
void Initialize(DeviceInkGameControllerBase gameController, SActionWidgetPackage widgetData)overrideRTTIvoid FinalizeActionExecution(game.Object executor, game.device.Action action)overrideRTTIvoid ProcessPayment(Pay action, game.Object executor)RTTIbool OnPaymentProcessed(ink.anim.Proxy e)RTTIbool OnNoMoneyShowed(ink.anim.Proxy e)RTTIbool CanExecuteAction()overrideRTTI