Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
429
S32 GuiParticleGraphCtrl::getSelectedPlot()
430
{
431
return mSelectedPlot;
432
}
433
434
S32 GuiParticleGraphCtrl::getSelectedPoint()
435
{
Callers
1
guiParticleGraphCtrl.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected