FConfigPropertyCustomColumn::CreateCellPresenter

Windows
MacOS
Linux

Override Hierarchy

IPropertyTableCustomColumn::CreateCellPresenter()

FConfigPropertyCustomColumn::CreateCellPresenter()

References

Module

ConfigEditor

Header

/Engine/Source/Editor/ConfigEditor/Public/PropertyVisualization/ConfigPropertyColumn.h

Include

#include "PropertyVisualization/ConfigPropertyColumn.h"

Source

/Engine/Source/Editor/ConfigEditor/Private/PropertyVisualization/ConfigPropertyColumn.cpp

Syntax

virtual 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