Torque2D Reference
|
Used by Con::threadSafeExecute() More...
#include <simConsoleThreadExecEvent.h>
Public Member Functions | |
SimConsoleThreadExecCallback () | |
~SimConsoleThreadExecCallback () | |
void | handleCallback (const char *ret) |
const char * | waitForResult () |
Public Attributes | |
void * | sem |
const char * | retVal |
Used by Con::threadSafeExecute()
void handleCallback | ( | const char * | ret | ) |
const char * waitForResult | ( | ) |
const char* retVal |
void* sem |