GOGProfileGameController class
GOGProfileGameController
Inheritance
Base: game.ui.BaseGOGProfileController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
retryButton | ink.WidgetReference | scripted |
parentContainerWidget | ink.WidgetReference | scripted |
isFirstLogin | bool | scripted |
showingFirstLogin | bool | scripted |
canRetry | bool | scripted |
currentScreenType | GogPopupScreenType | scripted |
currentWidget | WeakHandle<ink.Widget> | scripted |
gogRewardsList | GogRewardEntryData?[] | scripted |
uiSystem | game.ui.GameSystemUI? | scripted |
Functions
bool OnInitialize()RTTIbool OnUninitialize()RTTIbool OnRetry(ink.PointerEvent e)RTTIbool OnButtonRelease(ink.PointerEvent evt)RTTIvoid HandleClose(ink.PointerEvent evt)RTTIvoid HandleRetry()RTTIvoid HidePreviousWidget()RTTIbool OnRefreshGOGState(game.ui.RefreshGOGState evt)RTTIbool OnLinkClicked(LinkClickedEvent evt)RTTIbool OnDisconnectClickedEvent(DisconnectClickedEvent evt)RTTIbool IsErrorRetryable(game.OnlineSystemErrors error)RTTIvoid ShowError(game.OnlineSystemErrors error)RTTIvoid ShowThanks()RTTIvoid ShowFeatureInfo()RTTIvoid ShowLoading()RTTIvoid PopulateRewardsList(bool isEp1Enabled)RTTIvoid UpdateUnlockedRewards()RTTIGogRewardEntryData?[] GetObtainedAndAmazonRewards()RTTIvoid ShowRewards()RTTIbool OnDelayedUpdateLayoutCompletedEvent(DelayedUpdateLayoutCompletedEvent evt)RTTIbool IsBaseRewardGroup(CName groupName)RTTIvoid ShowRegister(string registerUrl, byte[] qrCodePNGBlob)RTTIbool OnGogRewardsEntryHoverOver(GogRewardsEntryHoverOver evt)RTTIbool OnGogRewardsEntryHoverOut(GogRewardsEntryHoverOut evt)RTTIvoid ShowRetryButton(bool show)RTTIEGOGMenuState GetMenuState()RTTI