Navigation
API > API/Plugins > API/Plugins/PhysicsControlEditor
| Name | OperatorTreeMessageItem |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Public/OperatorViewer/OperatorTreeElements.h |
| Include Path | #include "OperatorViewer/OperatorTreeElements.h" |
Syntax
class OperatorTreeMessageItem : public OperatorTreeItem
Inheritance Hierarchy
- OperatorTreeItem → OperatorTreeMessageItem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| OperatorViewer/OperatorTreeElements.h | |||
OperatorTreeMessageItem
(
const OperatorTreeMessageItem& |
OperatorViewer/OperatorTreeElements.h | ||
OperatorTreeMessageItem
(
const UEdGraphNode* InNode, |
OperatorViewer/OperatorTreeElements.h |
Enums
Public
| Name | Remarks |
|---|---|
| MessageType |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | OperatorTreeItem | OperatorViewer/OperatorTreeElements.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | const UEdGraphNode * | OperatorViewer/OperatorTreeElements.h | ||
| Text | FText | OperatorViewer/OperatorTreeElements.h | ||
| Type | MessageType | OperatorViewer/OperatorTreeElements.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UEdGraphNode * GraphNode() |
OperatorViewer/OperatorTreeElements.h |
Overridden from OperatorTreeItem
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedRef< ITableRow > GenerateRow
(
const TSharedRef< STableViewBase >& OwnerTable |
OperatorViewer/OperatorTreeElements.h | ||
virtual OperatorTreeItemType GetType() |
OperatorViewer/OperatorTreeElements.h | ||
virtual FText Name() |
OperatorViewer/OperatorTreeElements.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static OperatorTreeItemType StaticType() |
OperatorViewer/OperatorTreeElements.h |