MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / removeAutoPlot

Method removeAutoPlot

Engine/source/gui/editor/guiGraphCtrl.cpp:295–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293//-----------------------------------------------------------------------------
294
295void GuiGraphCtrl::removeAutoPlot( S32 plotID )
296{
297 mAutoPlot[ plotID ] = NULL;
298}
299
300//-----------------------------------------------------------------------------
301

Callers 1

guiGraphCtrl.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected