Navigation
API > API/Plugins > API/Plugins/PhysicsControlEditor > API/Plugins/PhysicsControlEditor/OperatorViewer
Inheritance Hierarchy
- OperatorTreeItem
- OperatorTreeControlItem
References
| Module | PhysicsControlEditor |
| Header | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Public/OperatorViewer/OperatorTreeElements.h |
| Include | #include "OperatorViewer/OperatorTreeElements.h" |
Syntax
class OperatorTreeControlItem : public OperatorTreeItem
Variables
| Type | Name | Description | |
|---|---|---|---|
| OperatorNameAndTags | NameAndTags |
Constructors
| Type | Name | Description | |
|---|---|---|---|
OperatorTreeControlItem
(
const OperatorTreeControlItem& |
|||
OperatorTreeControlItem
(
const OperatorNameAndTags& InOperatorNameAndTags |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| OperatorTreeItemType | StaticType () |
Overridden from OperatorTreeItem
| Type | Name | Description | |
|---|---|---|---|
| FText | Description () |
||
| TSharedRef< ITableRow > | GenerateRow
(
const TSharedRef< STableViewBase >& OwnerTable |
||
| OperatorTreeItemType | GetType () |
||
| bool | HasTag
(
const FName Tag |
||
| bool | MatchesFilterText
(
const TArray< TArray< FString > >& FilterStructuredCriteria |
||
| FText | Name () |
Typedefs
| Name | Description |
|---|---|
| OperatorNameAndTags | |
| Super |
Constants
| Name | Description |
|---|---|
| HiddenTags |