Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FCurveTableEditorUtils |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/CurveTableEditorUtils.h |
| Include Path | #include "CurveTableEditorUtils.h" |
Syntax
struct FCurveTableEditorUtils
Classes
| Name | Remarks |
|---|---|
| FCurveTableEditorManager |
Enums
Public
| Name | Remarks |
|---|---|
| ECurveTableChangeInfo | |
| ERowMoveDirection |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| INotifyOnCurveTableChanged | FCurveTableEditorManager::ListenerType | CurveTableEditorUtils.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void BroadcastPostChange
(
UCurveTable* DataTable, |
CurveTableEditorUtils.h | ||
static void BroadcastPreChange
(
UCurveTable* DataTable, |
CurveTableEditorUtils.h |