Navigation
Unreal Engine C++ API Reference > 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, |