BenchmarkResultsGameController class
BenchmarkResultsGameController
Inheritance
Base: game.ui.WidgetGameController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
exitButton | ink.WidgetReference | scripted |
settingButton | ink.WidgetReference | scripted |
leftEntriesListContainer | ink.CompoundWidgetReference | scripted |
rightEntriesListContainer | ink.CompoundWidgetReference | scripted |
lineEntryName | CName | scripted |
highlightLineEntryName | CName | scripted |
sectionEntryName | CName | scripted |
benchmarkSummary | world.BenchmarkSummary? | scripted |
exitRequestToken | ink.GameNotificationToken? | scripted |
settingsAcive | bool | scripted |
Functions
bool OnInitialize()RTTIbool OnShowExitPrompt(ink.PointerEvent e)RTTIbool OnCloseBenchmarkResults(ink.GameNotificationData data)RTTIbool OnBnechmarkShowSettings(ink.PointerEvent e)RTTIbool OnOnBnechmarkHideSettings(OnBnechmarkHideSettings evt)RTTIbool OnSetUserData(IScriptable data)RTTIbool OnGlobalRelease(ink.PointerEvent e)RTTIvoid ShowExitPrompt()RTTIvoid SpawnSummaryLine(CName entryName, EEntryColumn column, string label, string value)RTTIvoid OnLineSpawned(ink.Widget widget, IScriptable userData)RTTIvoid DisplayBenchmarkSummary()RTTIstring GetWindowModeLocKey(byte windowMode)RTTIstring GetRayTracedLightingQualityLocKey(int RTLightQuality)RTTI