Table of Contents

Slayer_Main_Tabs::removeTab

There is no doc-string available for this function.

Syntax

script Slayer_Main_Tabs::removeTab(string %this, string %title);

Parameters

string %this
No description available.

string %title
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

Slayer_Main_Tabs::addTab
Slayer_Main_Tabs::lockTab
Slayer_Main_Tabs::setTab

References

This function is not called by any other functions.