ExternalThread

from panda3d.core import ExternalThread
class ExternalThread

Bases: Thread

The special “external thread” class. There is one instance of these in the world, and it is returned by Thread::get_external_thread().

Inheritance diagram

Inheritance diagram of ExternalThread

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

get_class_type()

C++ Interface: get_class_type()