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