Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Modules > API/Runtime/Core/Modules/IModuleInterface
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Modules/ModuleInterface.h |
Include | #include "Modules/ModuleInterface.h" |
virtual &126;IModuleInterface&40;&41;
Remarks
Note: Even though this is an interface class we need a virtual destructor here because modules are deleted via a pointer to this interface