Commads
by Alex Illsley · in Torque Game Engine · 06/02/2006 (10:36 am) · 4 replies
Is there a list of torque's commands anywhere?
Thanks,
Alex
Thanks,
Alex
#2
You can find pretty much everything there.
06/02/2006 (11:52 am)
tdn.garagegames.com/wiki/Torque_Game_Engine#scriptYou can find pretty much everything there.
#3
06/02/2006 (11:59 am)
Nice link!
#4
06/03/2006 (1:14 am)
Thanks
Torque Owner Aaron E
Default Studio Name
And if you can get a handle for anything in the game, you can allways call a dump on the object. That should give you a list of all of the script commands for that class of object and a very brief description of how to use it. Pretty cool.