Navigation
API > API/Plugins > API/Plugins/PhysicsControlEditor > API/Plugins/PhysicsControlEditor/OperatorTreeMessageItem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| OperatorViewer/OperatorTreeElements.h | |||
OperatorTreeMessageItem
(
const OperatorTreeMessageItem& |
OperatorViewer/OperatorTreeElements.h | ||
OperatorTreeMessageItem
(
const UEdGraphNode* InNode, |
OperatorViewer/OperatorTreeElements.h |
OperatorTreeMessageItem()
| Name | OperatorTreeMessageItem |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Public/OperatorViewer/OperatorTreeElements.h |
| Include Path | #include "OperatorViewer/OperatorTreeElements.h" |
OperatorTreeMessageItem()
OperatorTreeMessageItem(const OperatorTreeMessageItem &)
| Name | OperatorTreeMessageItem |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Public/OperatorViewer/OperatorTreeElements.h |
| Include Path | #include "OperatorViewer/OperatorTreeElements.h" |
OperatorTreeMessageItem
(
const OperatorTreeMessageItem &
)
OperatorTreeMessageItem(const UEdGraphNode *, const MessageType, const FText &)
| Name | OperatorTreeMessageItem |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Public/OperatorViewer/OperatorTreeElements.h |
| Include Path | #include "OperatorViewer/OperatorTreeElements.h" |
| Source | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Private/OperatorViewer/OperatorTreeElements.cpp |
OperatorTreeMessageItem
(
const UEdGraphNode * InNode,
const MessageType InType,
const FText & InText
)