Navigation
API > API/Plugins > API/Plugins/GameplayInsights > API/Plugins/GameplayInsights/SCurveTimelineView > API/Plugins/GameplayInsights/SCurveTimelineView/FTimelineCurveData
| Name | CurvePoint |
| Type | struct |
| Header File | /Engine/Plugins/Animation/GameplayInsights/Source/GameplayInsights/Public/SCurveTimelineView.h |
| Include Path | #include "SCurveTimelineView.h" |
Syntax
struct CurvePoint
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Time | double | SCurveTimelineView.h | ||
| Value | float | SCurveTimelineView.h |