Game Development Community

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.

#1
02/10/2006 (9:26 am)
Try

echo(1292.getClassName());
#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 =\