Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyTableCustomColumn
- IPropertyTableCustomColumn::CreateCellPresenter()
- FConfigPropertyCustomColumn::CreateCellPresenter()
- FConfigPropertyConfigFileStateCustomColumn::CreateCellPresenter()
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IPropertyTableCustomColumn.h |
| Include | #include "IPropertyTableCustomColumn.h" |
TSharedPtr< IPropertyTableCellPresenter > CreateCellPresenter
&40;
const TSharedRef< IPropertyTableCell > & Cell,
const TSharedRef< IPropertyTableUtilities > & Utilities,
const FName & Style
&41; const