TutorialPopupDisplayController class
TutorialPopupDisplayController
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
title | ink.TextWidgetReference | scripted |
message | ink.TextWidgetReference | scripted |
image | ink.ImageWidgetReference | scripted |
video_1360x768 | ink.VideoWidgetReference | scripted |
video_1024x576 | ink.VideoWidgetReference | scripted |
video_1280x720 | ink.VideoWidgetReference | scripted |
video_720x405 | ink.VideoWidgetReference | scripted |
inputHint | ink.WidgetReference | scripted |
data | TutorialPopupData? | scripted |
Functions
void SetData(TutorialPopupData data, input.ESimplifiedInputDevice inputDevice, input.EInputScheme inputScheme)RTTIvoid Refresh(input.ESimplifiedInputDevice inputDevice, input.EInputScheme inputScheme)RTTIvoid UpdateMessage(input.ESimplifiedInputDevice inputDevice, input.EInputScheme inputScheme)RTTIvoid SetVideoData(game.VideoType videoType, red.ResourceReferenceScriptToken video)RTTIvoid PlayVideo(ink.VideoWidgetReference videoWidget, red.ResourceReferenceScriptToken video)RTTI