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