Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/SSCSEditor
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/SSCSEditor.h |
| Include | #include "SSCSEditor.h" |
| Source | /Engine/Source/Editor/Kismet/Private/SSCSEditor.cpp |
static void ConstructEvent
&40;
UBlueprint &42; Blueprint,
const FName EventName,
const FComponentEventConstructionData EventData
&41;
Remarks
Function to construct an event for a node
Parameters
| Name | Description |
|---|---|
| Blueprint | the nodes blueprint |
| EventName | the event to add |
| EventData | the event data structure describing the node |