Navigation
API > API/Plugins > API/Plugins/GameplayInsights
| Name | EAnimNodeValueType |
| Type | enum |
| Header File | /Engine/Plugins/Animation/GameplayInsights/Source/GameplayInsights/Public/IAnimationProvider.h |
| Include Path | #include "IAnimationProvider.h" |
Syntax
enum EAnimNodeValueType
{
Bool,
Int32,
Float,
Vector2D,
Vector,
String,
Object,
Class,
AnimNode,
}
Values
| Name | Remarks |
|---|---|
| Bool | |
| Int32 | |
| Float | |
| Vector2D | |
| Vector | |
| String | |
| Object | |
| Class | |
| AnimNode |