Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UBlueprintFunctionNodeSpawner
| Type | Name | Description | |
|---|---|---|---|
| UBlueprintFunctionNodeSpawner * | Creates a new UBlueprintFunctionNodeSpawner for the specified function. | ||
| UBlueprintFunctionNodeSpawner * | Create
(
TSubclassOf< UK2Node_CallFunction > NodeClass, |
Creates a new UBlueprintFunctionNodeSpawner for the specified function. |