The abstract base class for AsyncTask. More...
Static Public Member Functions | |
static TypeHandle | getClassType () |
The abstract base class for AsyncTask.
This is defined here only so we can store a pointer to the current task on the Thread.
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from TypedReferenceCount.
Reimplemented in AudioLoadRequest, TextureReloadRequest, AnimateVerticesRequest, PythonTask, AsyncTaskSequence, AsyncTaskPause, BindAnimRequest, ModelLoadRequest, AsyncTask, and ModelFlattenRequest.