ElevatorArrowsLogicController class
ElevatorArrowsLogicController
Inheritance
Base: DeviceInkLogicControllerBase
Derived
None.
Properties
| Property | Type | |
|---|---|---|
arrow1Widget | ink.WidgetReference | scripted |
arrow2Widget | ink.WidgetReference | scripted |
arrow3Widget | ink.WidgetReference | scripted |
animFade1 | ink.anim.Definition? | scripted |
animFade2 | ink.anim.Definition? | scripted |
animFade3 | ink.anim.Definition? | scripted |
animSlow1 | ink.anim.Definition? | scripted |
animSlow2 | ink.anim.Definition? | scripted |
animOptions1 | ink.anim.PlaybackOptions | scripted |
animOptions2 | ink.anim.PlaybackOptions | scripted |
animOptions3 | ink.anim.PlaybackOptions | scripted |
Functions
bool OnInitialize()overrideRTTIvoid CreateAnimations()RTTIvoid PlayAnimationsArrowsDown()RTTIvoid PlayAnimationsArrowsUp()RTTIvoid PlayAltAnimations()RTTI