UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FEdGraphNodeDeprecationResponse Struct Reference

#include <EdGraphNode.h>

Public Attributes

EEdGraphNodeDeprecationMessageType MessageType = EEdGraphNodeDeprecationMessageType::None
 
FText MessageText
 

Detailed Description

Deprecation response data.

Member Data Documentation

◆ MessageText

FText FEdGraphNodeDeprecationResponse::MessageText

Message text to display on the node and/or emit to the compile log.

◆ MessageType

EEdGraphNodeDeprecationMessageType FEdGraphNodeDeprecationResponse::MessageType = EEdGraphNodeDeprecationMessageType::None

Message type.


The documentation for this struct was generated from the following file: