Choose your operating system:
Windows
macOS
Linux
| IPropertyTableCustomColumn::CreateCellPresenter()
|
Module |
|
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