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

Method getSelectedPlot

Engine/source/gui/editor/guiParticleGraphCtrl.cpp:429–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

427}
428
429S32 GuiParticleGraphCtrl::getSelectedPlot()
430{
431 return mSelectedPlot;
432}
433
434S32 GuiParticleGraphCtrl::getSelectedPoint()
435{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected