InteractionsInputView
Base: ink.WidgetLogicController
None.
| Property | Type | |
|---|---|---|
TopArrowRef | ink.WidgetReference | scripted |
BotArrowRef | ink.WidgetReference | scripted |
InputImage | ink.ImageWidgetReference | scripted |
ShowArrows | bool | scripted |
HasAbove | bool | scripted |
HasBelow | bool | scripted |
CurrentNum | int | scripted |
AllItemsNum | int | scripted |
DefaultInputPartName | CName | scripted |
void Setup(bool visible, int currentNum, int allItemsNum, bool hasAbove, bool hasBelow) RTTIvoid Setup(int currentNum, int allItemsNum, bool hasAbove, bool hasBelow) RTTIvoid SetVisible(bool visible) RTTIvoid RefreshView() RTTIvoid SetInputButton(CName inputPartName) RTTIvoid ResetInputButton() RTTI