Navigation
API > API/Editor > API/Editor/PackagesDialog > API/Editor/PackagesDialog/FPackagesDialogModule
- IModuleInterface::SupportsDynamicReloading()
- FPackagesDialogModule::SupportsDynamicReloading()
References
| Module | PackagesDialog |
| Header | /Engine/Source/Editor/PackagesDialog/Public/PackagesDialog.h |
| Include | #include "PackagesDialog.h" |
virtual bool SupportsDynamicReloading&40;&41;
Remarks
Override this to set whether your module is allowed to be unloaded on the fly Whether the module supports shutdown separate from the rest of the engine.