IPropertyTableCustomColumn

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

PropertyEditor

Header

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

Include

#include "IPropertyTableCustomColumn.h"

Syntax

class IPropertyTableCustomColumn

Destructors

Functions

Name Description

Public function Const

TSharedPtr< ...

 

CreateCellPresenter

(
    const TSharedRef< IPropertyTableCel...,
    const TSharedRef< IPropertyTableUti...,
    const FName& Style
)

Public function Const

TSharedPtr< ...

 

CreateColumnLabel

(
    const TSharedRef< IPropertyTableCol...,
    const TSharedRef< IPropertyTableUti...,
    const FName& Style
)

Public function Const

bool

 

Supports

(
    const TSharedRef< IPropertyTableCol...,
    const TSharedRef< IPropertyTableUti...
)

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