IHotReloadInterface::GetModuleCompileMethod

Queries the compilation method for a given module.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Misc/HotReloadInterface.h

Include

#include "Misc/HotReloadInterface.h"

Syntax

FString GetModuleCompileMethod
(
    FName InModuleName
)

Remarks

Queries the compilation method for a given module.

Returns

A string describing the method used to compile the module.

Parameters

Parameter

Description

InModuleName

Module to query the name of

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss