FConfigPropertyConfigFileStateCustomColumn::CreateCellPresenter

Unreal Engine C++ API Reference > Editor > ConfigEditor > PropertyVisualization > FConfigPropertyConfigFileStateCustomColumn

References

   
Module ConfigEditor
Header /Engine/Source/Editor/ConfigEditor/Public/PropertyVisualization/ConfigPropertyConfigFileStateColumn.h
Include #include "PropertyVisualization/ConfigPropertyConfigFileStateColumn.h"
Source /Engine/Source/Editor/ConfigEditor/Private/PropertyVisualization/ConfigPropertyConfigFileStateColumn.cpp
virtual [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IPropertyTableCellPresenter](API\Editor\PropertyEditor\IPropertyTableCellPresenter) > CreateCellPresenter
(
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [IPropertyTableCell](API\Editor\PropertyEditor\IPropertyTableCell) > & Cell,
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [IPropertyTableUtilities](API\Editor\PropertyEditor\IPropertyTableUtilities) > & Utilities,
    const [FName](API\Runtime\Core\UObject\FName) & Style
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library