IPropertyTableCustomColumn::CreateCellPresenter

Windows
MacOS
Linux

Override Hierarchy

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IPropertyTableCustomColumn.h

Include

#include "IPropertyTableCustomColumn.h"

Syntax

TSharedPtr< IPropertyTableCellPresenter > CreateCellPresenter
(
    const TSharedRef< IPropertyTableCell > & Cell,
    const TSharedRef< IPropertyTableUtilities > & Utilities,
    const FName & Style
) const

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss