Navigation
API > API/Editor > API/Editor/PropertyEditor
Copyright Epic Games, Inc. All Rights Reserved.
| Name | EPropertyTableColumnSizeMode::Type |
| Type | enum |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/IPropertyTableColumn.h |
| Include Path | #include "IPropertyTableColumn.h" |
Syntax
namespace EPropertyTableColumnSizeMode
{
enum Type
{
Fill,
Fixed,
}
}
Values
| Name | Remarks |
|---|---|
| Fill | |
| Fixed |