mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-29 00:05:40 +00:00
Merge pull request #1443 from Areloch/TAM_Implementation
TAML, Assets and Modules implementation
This commit is contained in:
commit
1a009d6dd3
118 changed files with 24883 additions and 181 deletions
|
|
@ -717,7 +717,7 @@ IMPLEMENT_STRUCT( RectSpacingI,
|
|||
|
||||
END_IMPLEMENT_STRUCT;
|
||||
|
||||
ConsoleType( RectSpacingI, TypeRectSpacingI, RectSpacingI )
|
||||
ConsoleType(RectSpacingI, TypeRectSpacingI, RectSpacingI, "")
|
||||
ImplementConsoleTypeCasters( TypeRectSpacingI, RectSpacingI )
|
||||
|
||||
ConsoleGetType( TypeRectSpacingI )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue