Create

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

UBlueprintNo...

 

Create

(
    UObject* Outer,
    FCustomizeNodeDelegate PostSpawnDel...
)

Templatized version of the above Create() method (where we specify the spawner's node class through the template argument).

Public function Static

UBlueprintNo...

 

Create

(
    TSubclassOf< UEdGraphNode > const N...,
    UObject* Outer,
    FCustomizeNodeDelegate PostSpawnDel...
)

Creates a new UBlueprintNodeSpawner for the specified node class.

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