Navigation
Unreal Engine C++ API Reference > 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. |