Creating a console object
by DIAG · in Torque Game Engine · 06/21/2004 (3:44 am) · 4 replies
Hello,
I have created a standalone class. I would like to be able to edit the values of this class via the console. As this class inherits from nothing, i cannot provide a typedef Blah Parent. Is there any way around this?
Thanks for your help
I have created a standalone class. I would like to be able to edit the values of this class via the console. As this class inherits from nothing, i cannot provide a typedef Blah Parent. Is there any way around this?
Thanks for your help
Associate Kyle Carter