UK2Node_CustomEvent::CreateFromFunction

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_CustomEvent.h"

Source

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

Syntax

static UK2Node_CustomEvent * CreateFromFunction
(
    FVector2D GraphPosition,
    UEdGraph * ParentGraph,
    const FString & Name,
    const UFunction * Function,
    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