mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
Add type of Children in SimGroup and GuiControl
This commit is contained in:
parent
55f459cf2d
commit
763c205451
4 changed files with 4 additions and 2 deletions
|
|
@ -37,7 +37,7 @@
|
|||
#include "math/mMathFn.h"
|
||||
|
||||
|
||||
IMPLEMENT_CONOBJECT( SimSet );
|
||||
IMPLEMENT_CONOBJECT_CHILDREN( SimSet );
|
||||
IMPLEMENT_CONOBJECT( SimGroup );
|
||||
|
||||
ConsoleDocClass( SimSet,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue