MainThread
-
class MainThread
Bases:
Thread
The special “main thread” class. There is one instance of these in the world, and it is returned by
Thread::get_main_thread()
.Inheritance diagram
-
static TypeHandle get_class_type(void)
-
static TypeHandle get_class_type(void)