Navigation
API > API/Plugins > API/Plugins/PhysicsControlEditor
| Name | OperatorTreeControlItem |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Public/OperatorViewer/OperatorTreeElements.h |
| Include Path | #include "OperatorViewer/OperatorTreeElements.h" |
Syntax
class OperatorTreeControlItem : public OperatorTreeItem
Inheritance Hierarchy
- OperatorTreeItem → OperatorTreeControlItem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| OperatorViewer/OperatorTreeElements.h | |||
OperatorTreeControlItem
(
const OperatorTreeControlItem& |
OperatorViewer/OperatorTreeElements.h | ||
OperatorTreeControlItem
(
const OperatorNameAndTags& InOperatorNameAndTags |
OperatorViewer/OperatorTreeElements.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| OperatorNameAndTags | TPair< FName, TArray< FName > > | OperatorViewer/OperatorTreeElements.h | |
| Super | OperatorTreeItem | OperatorViewer/OperatorTreeElements.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| HiddenTags | const TArray< FName > | OperatorViewer/OperatorTreeElements.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NameAndTags | OperatorNameAndTags | OperatorViewer/OperatorTreeElements.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName OperatorTypeName() |
OperatorViewer/OperatorTreeElements.h |
Overridden from OperatorTreeItem
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText Description() |
OperatorViewer/OperatorTreeElements.h | ||
virtual TSharedRef< ITableRow > GenerateRow
(
const TSharedRef< STableViewBase >& OwnerTable |
OperatorViewer/OperatorTreeElements.h | ||
virtual OperatorTreeItemType GetType() |
OperatorViewer/OperatorTreeElements.h | ||
virtual bool HasTag
(
const FName Tag |
OperatorViewer/OperatorTreeElements.h | ||
| OperatorViewer/OperatorTreeElements.h | |||
virtual FText Name() |
OperatorViewer/OperatorTreeElements.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static OperatorTreeItemType StaticType() |
OperatorViewer/OperatorTreeElements.h |