IBlueprintCompilerCppBackendModule::OnPCHFilenameQuery

Provides a hook so that external modules can specify the PCH file that should be used for generated source.

Windows
MacOS
Linux

References

Module

BlueprintCompilerCppBackend

Header

/Engine/Source/Developer/BlueprintCompilerCppBackend/Public/IBlueprintCompilerCppBackendModule.h

Include

#include "IBlueprintCompilerCppBackendModule.h"

Syntax

FPCHFilenameQuery & OnPCHFilenameQuery()

Remarks

Provides a hook so that external modules can specify the PCH file that should be used for generated source.

Returns

A delegate that will be used to fill out the shared include statement in generated source.

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