Navigation
API > API/Plugins > API/Plugins/PhysicsControlEditor > API/Plugins/PhysicsControlEditor/OperatorViewer
Inheritance Hierarchy
- OperatorTreeItem
- OperatorTreeControlItem
- OperatorTreeMessageItem
- OperatorTreeNodeItem
References
| Module | PhysicsControlEditor |
| Header | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Public/OperatorViewer/OperatorTreeElements.h |
| Include | #include "OperatorViewer/OperatorTreeElements.h" |
Syntax
class OperatorTreeItem
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< OperatorTreeItemPtr > | Children |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddChild
(
OperatorTreeItemPtr ItemPtr |
||
| FText | Description () |
||
| TSharedRef< ITableRow > | GenerateRow
(
const TSharedRef< STableViewBase >& OwnerTable |
||
| OperatorTreeItemType | GetType () |
||
| bool | HasChildren () |
||
| bool | HasTag
(
const FName Tag |
||
| bool | HasType
(
const OperatorTreeItemType InType |
||
| bool | IsExpandable () |
||
| bool | IsExpanded () |
||
| bool | MatchesFilterText
(
const TArray< TArray< FString > >& FilterStructuredCriteria |
||
| FText | Name () |
||
| FReply |
Enums
| Type | Name | Description | |
|---|---|---|---|
| OperatorTreeItemType |
Constants
| Name | Description |
|---|---|
| HorizontalAlignment | |
| HorizontalPadding | |
| VerticalAlignment | |
| VerticalPadding |