Navigation
API > API/Plugins > API/Plugins/Chooser
| Name | FAnimCurveOverrideList |
| Type | struct |
| Header File | /Engine/Plugins/Chooser/Source/Chooser/Public/ChooserTypes.h |
| Include Path | #include "ChooserTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FAnimCurveOverrideList
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Hash | uint32 | ChooserTypes.h | ||
| Values | TArray< FAnimCurveOverride > | ChooserTypes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ComputeHash() |
ChooserTypes.h |