Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/KismetNodes
Inheritance Hierarchy
- SGraphNodeK2Default
- SGraphNodeK2Event
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/KismetNodes/SGraphNodeK2Event.h |
| Include | #include "KismetNodes/SGraphNodeK2Event.h" |
Syntax
class SGraphNodeK2Event : public SGraphNodeK2Default
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddPin
(
const TSharedRef< SGraphPin >& PinToAdd |
||
| TSharedRef< SWidget > | CreateTitleWidget
(
TSharedPtr< SNodeTitle > NodeTitle |
||
| void | SetDefaultTitleAreaWidget
(
TSharedRef< SOverlay > DefaultTitleAreaWidget |
||
| bool |