EPropertyTableSelectionUnit::Type

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IPropertyTable.h"

Syntax

namespace EPropertyTableSelectionUnit
{
    enum Type
    {
        None    = 0x00,
        Row     = 0x01,
        Cell    = 0x03,
    }
}

Values

Name

Description

None

Row

Cell

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