Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FAttributeKey |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AttributeCurve.h |
| Include Path | #include "Animation/AttributeCurve.h" |
Syntax
USTRUCT ()
struct FAttributeKey
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAttributeKey
(
float InTime |
Animation/AttributeCurve.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Time | float | The keyed time | Animation/AttributeCurve.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const AttributeType & GetValue() |
Animation/AttributeCurve.h | ||
const AttributeType * GetValuePtr() |
Animation/AttributeCurve.h |