FEdGraphSchemaAction_K2AssignDelegate::AssignDelegate

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "EdGraphSchema_K2_Actions.h"

Source

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

Syntax

static UEdGraphNode * AssignDelegate
(
    class UK2Node * NodeTemplate,
    class UEdGraph * ParentGraph,
    UEdGraphPin * FromPin,
    const FVector2D Location,
    bool bSelectNewNode
)

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