AppBase::DestroyInstance
Previous
|
Next
AppBase::DestroyInstance
AppBase
static
void
DestroyInstance
(
AppBase
*
app
);
Description
DestroyInstance is an
AppBase
class deletion function.
Parameters
Parameters
Description
AppBase* app
The
AppBase
instance to destroy.