Navigation
API > API/Editor > API/Editor/DetailCustomizations > API/Editor/DetailCustomizations/FDetailCustomizationsModule
- IModuleInterface::SupportsDynamicReloading()
- FDetailCustomizationsModule::SupportsDynamicReloading()
References
| Module | DetailCustomizations |
| Header | /Engine/Source/Editor/DetailCustomizations/Public/DetailCustomizations.h |
| Include | #include "DetailCustomizations.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.