GUI Classtype?
by Chris "DiGi" Timberlake · in General Discussion · 02/09/2006 (9:33 pm) · 2 replies
Does anyone know how to echo a GUI Classname, like for example:
echo(1292.Classname);
would echo GuiBitmap, just an example of what i'm looking for.
echo(1292.Classname);
would echo GuiBitmap, just an example of what i'm looking for.
About the author
#2
02/10/2006 (9:33 am)
Thanks, that worked like a charm. Guess it was kinda late last night. I worked two rushes at taco bell, i know it was something like that =\
Torque 3D Owner Stefan Rampp
echo(1292.getClassName());