FKismetFunctionContext::FKismetFunctionContext

Unreal Engine C++ API Reference > Editor > KismetCompiler > FKismetFunctionContext > FKismetFunctionContext

Deprecated * Please use the version that does not include the Cpp generation flag as a parameter.

References

   
Module KismetCompiler
Header /Engine/Source/Editor/KismetCompiler/Public/KismetCompiledFunctionContext.h
Include #include "KismetCompiledFunctionContext.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS FKismetFunctionContext
(
    [FCompilerResultsLog](API\Editor\UnrealEd\Kismet2\FCompilerResultsLog) & InMessageLog,
    const [UEdGraphSchema_K2](API\Editor\BlueprintGraph\UEdGraphSchema_K2) * InSchema,
    [UBlueprintGeneratedClass](API\Runtime\Engine\Engine\UBlueprintGeneratedClass) * InNewClass,
    [UBlueprint](API\Runtime\Engine\Engine\UBlueprint) * InBlueprint,
    bool bInGeneratingCpp
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library