GCF::SettingsUnloadEvent Class Reference
Contains parameters that describe a settings-unload event
#include <GCF3/Component>.
Public Member Functions | |
bool | isPreSettingsUnload () const |
bool | isPostSettingsUnload () const |
Member Function Documentation
bool GCF::SettingsUnloadEvent::isPreSettingsUnload | ( | ) | const |
- Returns
- true if this class describes a pre-settings unload event, false otherwise.
bool GCF::SettingsUnloadEvent::isPostSettingsUnload | ( | ) | const |
- Returns
- true if this class describes a post-settings unload event, false otherwise.