mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 15:14:35 +00:00
Updates
This commit is contained in:
parent
dc5e502dec
commit
512c4515fc
4 changed files with 73 additions and 6 deletions
|
|
@ -64,5 +64,6 @@ public:
|
|||
return mOwner->getName();
|
||||
}
|
||||
|
||||
void addVariable(String name, String type, String defaultValue);
|
||||
void writeLine(String format, S32 argc, ConsoleValueRef *argv);
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue