Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
TEnumRangeTraits< EAnimCurveType > |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include Path |
#include "Animation/AnimCurveTypes.h" |
Syntax
template<>
struct TEnumRangeTraits< EAnimCurveType >
Enums
Public
Constants
| Name |
Type |
Remarks |
Include Path |
| Begin |
std::underlying_type_t< EAnimCurveType > |
|
Animation/AnimCurveTypes.h |
| End |
std::underlying_type_t< EAnimCurveType > |
|
Animation/AnimCurveTypes.h |