Table of Contents

GameModeGui::scrollToGameMode

There is no doc-string available for this function.

Syntax

script GameModeGui::scrollToGameMode(string %this, string %idx);

Parameters

string %this
No description available.

string %idx
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:26816

See also

GameModeGui::ClickBack
GameModeGui::ClickGameMode
GameModeGui::ClickSelect
GameModeGui::CreateListItems
GameModeGui::DumpGameModes
GameModeGui::GetMissingAddOns
GameModeGui::onRender
GameModeGui::onWake
GameModeGui::PopulateGameModeList

References

This function is not called by any other functions.