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