Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/PropertyEditor/Public/IPropertyTableColumn.h |
Include |
#include "IPropertyTableColumn.h" |
class IPropertyTableColumn
Name | Description | ||
---|---|---|---|
|
CanSelectCells() |
||
|
CanSortBy() |
||
|
TSharedRef< ... |
GetCell ( |
|
|
TSharedRef< ... |
GetDataSource() |
|
|
GetDisplayName() |
||
|
GetId() |
||
|
TSharedRef< ... |
GetPartialPath() |
|
|
TSharedPtr< ... |
GetPropertySorter ( |
|
|
EPropertyTab... |
GetSizeMode() |
|
|
TSharedRef< ... |
GetTable() |
|
|
float |
GetWidth() |
|
|
IsFrozen() |
||
|
IsHidden() |
||
|
FFrozenState... |
OnFrozenStateChanged() |
|
|
RemoveCellsForRow ( |
||
|
SetFrozen ( |
||
|
SetHidden ( |
||
|
SetSizeMode |
||
|
SetWidth ( |
||
|
Sort ( |
||
|
Tick() |
Tick the property column each frame |
Name |
Description |
|
---|---|---|
|
FFrozenStateChanged |