FKismetFunctionContext::FKismetFunctionContext

Windows
MacOS
Linux

References

Module

KismetCompiler

Header

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

Include

#include "KismetCompiledFunctionContext.h"

Source

/Engine/Source/Editor/KismetCompiler/Private/KismetCompilerMisc.cpp

Syntax

FKismetFunctionContext
(
    FCompilerResultsLog & InMessageLog,
    const UEdGraphSchema_K2 * InSchema,
    UBlueprintGeneratedClass * InNewClass,
    UBlueprint * InBlueprint,
    bool bInGeneratingCpp
)

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