IKismetCompilerInterface::GenerateCppWrapper

Generate a wrapper class, that helps accessing non-native properties and calling non-native functions.

Windows
MacOS
Linux

References

Module

KismetCompiler

Header

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

Include

#include "KismetCompilerModule.h"

Syntax

FString GenerateCppWrapper
(
    UBlueprintGeneratedClass * BPGC,
    const FCompilerNativizationOptions & NativizationOptions
)

Remarks

Generate a wrapper class, that helps accessing non-native properties and calling non-native functions.

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