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