Table of Contents

clientCmdSlayer_ForceGUI

There is no doc-string available for this function.

Syntax

script clientCmdSlayer_ForceGUI(string %gui, string %state);

Parameters

string %gui
No description available.

string %state
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/client/core/GuiControl.cs:260

See also

References

clientCmdSlayer_ForceGUI: Add-Ons/Gamemode_Slayer/client/core/GuiControl.cs:262
clientCmdSlayer_ForceGUI: Add-Ons/Gamemode_Slayer/client/core/GuiControl.cs:263
clientCmdSlayer_ForceGUI: Add-Ons/Gamemode_Slayer/client/core/GuiControl.cs:264
SlayerClient::onDisconnect: Add-Ons/Gamemode_Slayer/client/core/SlayerClient.cs:47