ECurveTableChangeInfo

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/CurveTableEditorUtils.h

Include

#include "CurveTableEditorUtils.h"

Syntax

enum ECurveTableChangeInfo
{
    RowData,
    RowList,
}

Values

Name

Description

RowData

The data corresponding to a single row has been changed

RowList

The data corresponding to the entire list of rows has been changed

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