Navigation
API > API/Editor > API/Editor/CurveEditor
A unique identifier for a tool in the curve editor
| Name | FCurveEditorToolID |
| Type | struct |
| Header File | /Engine/Source/Editor/CurveEditor/Public/ICurveEditorToolExtension.h |
| Include Path | #include "ICurveEditorToolExtension.h" |
Syntax
struct FCurveEditorToolID
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCurveEditorToolID() |
ICurveEditorToolExtension.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ID | uint32 | Internal serial ID | ICurveEditorToolExtension.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FCurveEditorToolID Unique() |
Generate a new tool ID | ICurveEditorToolExtension.h | |
static FCurveEditorToolID Unset() |
ICurveEditorToolExtension.h |