InteractiveAdControllerPS class
InteractiveAdControllerPS
Inheritance
Base: ScriptableDeviceComponentPS
Derived
None.
Properties
| Property | Type | |
|---|---|---|
showAd | bool | scripted |
showVendor | bool | scripted |
locationAdded | bool | scripted |
Functions
bool OnInstantiated()overrideRTTIvoid Initialize()overrideRTTICloseAd? ActionCloseAd(string ButtonName)RTTIShowVendor? ActionShowVendor(string ButtonName)RTTIEntityNotificationType OnCloseAd(CloseAd evt)RTTIEntityNotificationType OnShowVendor(ShowVendor evt)RTTIvoid SetIsReady(bool value)RTTIvoid AddLocation(bool value)RTTIInteractiveDeviceBlackboardDef? GetBlackboardDef()overrideRTTI