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