Navigation
API > API/Editor > API/Editor/PropertyEditor
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IPropertyTable.h |
| Include | #include "IPropertyTable.h" |
Syntax
namespace EPropertyTableSelectionUnit
{
enum Type
&123;
None = 0x00,
Row = 0x01,
Cell = 0x03,
&125;
}
Values
| Name | Description |
|---|---|
| None | |
| Row | |
| Cell |