Navigation
API > API/Editor > API/Editor/PropertyEditor
Inheritance Hierarchy
- IPropertyTableCustomColumn
- FConfigPropertyConfigFileStateCustomColumn
- FConfigPropertyCustomColumn
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IPropertyTableCustomColumn.h |
| Include | #include "IPropertyTableCustomColumn.h" |
Syntax
class IPropertyTableCustomColumn
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< IPropertyTableCellPresenter > | CreateCellPresenter
(
const TSharedRef< IPropertyTableCell >& Cell, |
||
| TSharedPtr< SWidget > | CreateColumnLabel
(
const TSharedRef< IPropertyTableColumn >& Column, |
||
| bool | Supports
(
const TSharedRef< IPropertyTableColumn >& Column, |