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

Method removeAutoPlot

Engine/source/gui/editor/guiGraphCtrl.cpp:294–297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

guiGraphCtrl.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected