Table of Contents

GameModeGuiServer::GetMissingAddOns

There is no doc-string available for this function.

Syntax

script GameModeGuiServer::GetMissingAddOns(string %filename);

Parameters

string %filename
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:33864

See also

GameModeGuiServer::ParseGameModeFile
GameModeGuiServer::PopulateGameModeList

References

This function is not called by any other functions.