Table of Contents

GlassGraphs::newGraph

There is no doc-string available for this function.

Syntax

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

Parameters

string %this
No description available.

string %id
No description available.

string %name
No description available.

string %icon
No description available.

string %color
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

GlassGraphs::createLabel
GlassGraphs::createTab
GlassGraphs::displayGraph
GlassGraphs::init
GlassGraphs::populateTabs
GlassGraphs::pushData

References

This function is not called by any other functions.