Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UBlueprintEventNodeSpawner
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/BlueprintEventNodeSpawner.h |
Include | #include "BlueprintEventNodeSpawner.h" |
Source | /Engine/Source/Editor/BlueprintGraph/Private/BlueprintEventNodeSpawner.cpp |
UFunction const &42; GetEventFunction&40;&41; const
Remarks
Retrieves the function that this assigns to spawned nodes (defines the event's signature). Can be null if this spawner was for a custom event. The event function that this class was initialized with.