Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode.h |
| Include | #include "EdGraph/EdGraphNode.h" |
Syntax
struct FEdGraphNodeDeprecationResponse
Remarks
Deprecation response data.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FText | MessageText | Message text to display on the node and/or emit to the compile log. | |
| EEdGraphNodeDeprecationMessageType | MessageType | Message type. |