IBlueprintCompilerCppBackend::GenerateCodeFromClass

Windows
MacOS
Linux

References

Module

KismetCompiler

Header

/Engine/Source/Editor/KismetCompiler/Public/BlueprintCompilerCppBackendInterface.h

Include

#include "BlueprintCompilerCppBackendInterface.h"

Syntax

FString GenerateCodeFromClass
(
    UClass * SourceClass,
    TIndirectArray< FKismetFunctionContext > & Functions,
    bool bGenerateStubsOnly,
    const FCompilerNativizationOptions & NativizationOptions,
    FString & OutCppBody
)

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