mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
start cleaning up ConsoleValueRef's
This commit is contained in:
parent
35500a87c6
commit
5e81c021f5
8 changed files with 331 additions and 233 deletions
|
|
@ -83,8 +83,6 @@ public:
|
|||
virtual void process(SimObject *object)=0;
|
||||
};
|
||||
|
||||
class ConsoleValueRef;
|
||||
|
||||
/// Implementation of schedule() function.
|
||||
///
|
||||
/// This allows you to set a console function to be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue