ERowState

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/CompositeDataTable.h

Include

#include "Engine/CompositeDataTable.h"

Syntax

enum ERowState
{
    Inherited,
    Overridden,
    New,
    Invalid,
}

Values

Name

Description

Inherited

Inherited from one or more of the parent tables

Overridden

Inherited from one or more of the parent tables but overridden by the current table

New

Added by the current table

Invalid

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