Navigation
API > API/Plugins > API/Plugins/OperatorStackEditor
Classes
| Type | Name | Description | |
|---|---|---|---|
| FOperatorStackEditorGroupItem | Groups item of the same type together | ||
| FOperatorStackEditorItem | Abstract base parent item | ||
| FOperatorStackEditorItemType | Item type | ||
| FOperatorStackEditorObjectItem | Object version of item | ||
| FOperatorStackEditorPrimitiveItem | Primitive version of item | ||
| FOperatorStackEditorStructItem | Struct version of item | ||
| FOperatorStackEditorTree | Customization tree used to find all supported items by a customization object |
Typedefs
| Name | Description |
|---|---|
| FOperatorStackEditorItemPtr | |
| FOperatorStackEditorItemPtrWeak |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EOperatorStackEditorItemType | Used to quickly get the general type of an item without casting |