Home / api / name / gb.findclass 
GB.FindClass
Syntax
GB_CLASS GB.FindClass ( const char *name )

Finds a class from its name.

If no class with the specified name exists, then a newly created class is returned. The interpreter assumes that the class will be loaded later.

See also

Class Management