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

Method getSelectedPoint

Engine/source/gui/editor/guiParticleGraphCtrl.cpp:434–437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

432}
433
434S32 GuiParticleGraphCtrl::getSelectedPoint()
435{
436 return mLastSelectedPoint;
437}
438
439bool GuiParticleGraphCtrl::isExistingPoint(S32 plotID, S32 sample)
440{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected