Console function dumpFunctions? dumpClasses?
by Vince McMullin · in Torque Game Engine · 07/12/2005 (11:51 am) · 2 replies
I'm trying to run two very important console functions.
I run the fps demo and hit the ~ key to bring up the console window.
Then I type dumpFunctions();
or
dumpClasses();
Console says it can not find the functions? I thought these functions were suppose to dump all of the function/class info?
Can anyone tell me how to run these functions? I feel dumb asking this one.
I run the fps demo and hit the ~ key to bring up the console window.
Then I type dumpFunctions();
or
dumpClasses();
Console says it can not find the functions? I thought these functions were suppose to dump all of the function/class info?
Can anyone tell me how to run these functions? I feel dumb asking this one.
Torque Owner Kevin Johnson