UK2Node_MakeVariable::SetupVariable

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_MakeVariable.h

Include

#include "K2Node_MakeVariable.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_MakeVariable.cpp

Syntax

void SetupVariable
(
    const FBPVariableDescription & InVariableType,
    UEdGraphPin * TargetInputPin,
    FKismetCompilerContext & CompilerContext,
    UFunction * Scope,
    const FProperty * Property
)

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