IBlueprintNativeCodeGenModule::Get

Wrapper function that retrieves the interface to this module from the module-manager (so we can keep dependent code free of hardcoded strings, used to lookup this module by name).

Windows
MacOS
Linux

References

Module

BlueprintNativeCodeGen

Header

/Engine/Source/Developer/BlueprintNativeCodeGen/Public/BlueprintNativeCodeGenModule.h

Include

#include "BlueprintNativeCodeGenModule.h"

Syntax

Remarks

Wrapper function that retrieves the interface to this module from the module-manager (so we can keep dependent code free of hardcoded strings, used to lookup this module by name).

Returns

A reference to this module interface (a singleton).

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