Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UEdGraphNode_Comment
Override the default selection state of this graph node
| Name | ESelectionState |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EdGraphNode_Comment.h |
| Include Path | #include "EdGraphNode_Comment.h" |
Syntax
enum ESelectionState
{
Inherited,
Selected,
Deselected,
}
Values
| Name | Remarks |
|---|---|
| Inherited | |
| Selected | |
| Deselected |