Table of Contents

GameModeGuiServer::ParseGameModeFile

There is no doc-string available for this function.

Syntax

script GameModeGuiServer::ParseGameModeFile(string %filename, string %append);

Parameters

string %filename
No description available.

string %append
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:33521

See also

GameModeGuiServer::GetMissingAddOns
GameModeGuiServer::PopulateGameModeList

References

onServerCreated: base/server/scripts/game.cs:240