Table of Contents

Slayer_Main_Tabs::lockTab

There is no doc-string available for this function.

Syntax

script Slayer_Main_Tabs::lockTab(string %this, string %tab, string %lock);

Parameters

string %this
No description available.

string %tab
No description available.

string %lock
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/client/gui/main/99_Slayer_Main.cs:189

See also

Slayer_Main_Tabs::addTab
Slayer_Main_Tabs::removeTab
Slayer_Main_Tabs::setTab

References

This function is not called by any other functions.