|
Planeshift
|
#include <psengine.h>
Public Member Functions | |
| virtual bool | CheckLoadStatus ()=0 |
| virtual | ~DelayedLoader () |
Definition at line 83 of file psengine.h.
| virtual DelayedLoader::~DelayedLoader | ( | ) | [inline, virtual] |
Definition at line 86 of file psengine.h.
| virtual bool DelayedLoader::CheckLoadStatus | ( | ) | [pure virtual] |
Implemented in psCharAppearance, pawsCreationMain, pawsCharacterPickerWindow, pawsGMSpawnWindow, pawsSummaryWindow, GEMClientObject, GEMClientActor, and GEMClientItem.
1.7.3