Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TNamedValueArray
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/NamedValueArray.h |
| Include | #include "Animation/NamedValueArray.h" |
Syntax
struct FElementSortPredicate
Remarks
Sort by FName - Note: this is not stable across serialization.
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator()
(
const ElementType& InElement0, |