mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-21 12:25:30 +00:00
Merge branch 'method_Unmangle' into PBR_PR
This commit is contained in:
commit
8e534dd0c9
636 changed files with 3939 additions and 3454 deletions
|
|
@ -480,7 +480,7 @@ static U32 sgStringInstances;
|
|||
|
||||
|
||||
#endif
|
||||
DefineConsoleFunction( dumpStringMemStats, void, (), , "()"
|
||||
DefineEngineFunction( dumpStringMemStats, void, (), , "()"
|
||||
"@brief Dumps information about String memory usage\n\n"
|
||||
"@ingroup Debugging\n"
|
||||
"@ingroup Strings\n")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue