Table of Contents

GlassGraphs::createTab

There is no doc-string available for this function.

Syntax

script GlassGraphs::createTab(string %this, string %id, string %name, string %icon);

Parameters

string %this
No description available.

string %id
No description available.

string %name
No description available.

string %icon
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/GlassGraphs.cs:50

See also

GlassGraphs::createLabel
GlassGraphs::displayGraph
GlassGraphs::init
GlassGraphs::newGraph
GlassGraphs::populateTabs
GlassGraphs::pushData

References

This function is not called by any other functions.