Table of Contents

GlassServers::updateEventDisplay

There is no doc-string available for this function.

Syntax

script GlassServers::updateEventDisplay(string %title, string %playerCount, string %maxPlayers, string %gameMode);

Parameters

string %title
No description available.

string %playerCount
No description available.

string %maxPlayers
No description available.

string %gameMode
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/GlassServers.cs:742

See also

GlassServers::init
GlassServers::setEvent
GlassServers::toggleEvent

References

This function is not called by any other functions.