Navigation
API > API/Plugins > API/Plugins/PhysicsControlEditor > API/Plugins/PhysicsControlEditor/OperatorViewer
Inheritance Hierarchy
- OperatorTreeItem
- OperatorTreeMessageItem
References
| Module | PhysicsControlEditor |
| Header | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Public/OperatorViewer/OperatorTreeElements.h |
| Include | #include "OperatorViewer/OperatorTreeElements.h" |
Syntax
class OperatorTreeMessageItem : public OperatorTreeItem
Constructors
| Type | Name | Description | |
|---|---|---|---|
OperatorTreeMessageItem
(
const OperatorTreeMessageItem& |
|||
OperatorTreeMessageItem
(
const UEdGraphNode* InNode, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const UEdGraphNode * | GraphNode () |
||
| OperatorTreeItemType | StaticType () |
Overridden from OperatorTreeItem
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< ITableRow > | GenerateRow
(
const TSharedRef< STableViewBase >& OwnerTable |
||
| OperatorTreeItemType | GetType () |
||
| FText | Name () |
Enums
| Type | Name | Description | |
|---|---|---|---|
| MessageType |
Typedefs
| Name | Description |
|---|---|
| Super |