Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > Misc > IHotReloadInterface
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/Misc/HotReloadInterface.h |
Include | #include "Misc/HotReloadInterface.h" |
FString GetModuleCompileMethod
&40;
FName InModuleName
&41;
Remarks
Queries the compilation method for a given module. A string describing the method used to compile the module.
Parameters
Name | Description |
---|---|
InModuleName | Module to query the name of |