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