Navigation
API > API/Plugins > API/Plugins/DisasterRecoveryClient > API/Plugins/DisasterRecoveryClient/IDisasterRecoveryClientModule
Description
Checks to see if this module is loaded and ready. It is only valid to call Get() during shutdown if IsAvailable() returns true.
| Name | IsAvailable |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertApp/DisasterRecoveryClient/Source/DisasterRecoveryClient/Public/IDisasterRecoveryClientModule.h |
| Include Path | #include "IDisasterRecoveryClientModule.h" |
static bool IsAvailable()
True if the module is loaded and ready to use