Navigation
API > API/Plugins > API/Plugins/GameplayInsights
| Name | FAnimNodeInfo |
| Type | struct |
| Header File | /Engine/Plugins/Animation/GameplayInsights/Source/GameplayInsights/Public/IAnimationProvider.h |
| Include Path | #include "IAnimationProvider.h" |
Syntax
struct FAnimNodeInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AnimInstanceId | uint64 | IAnimationProvider.h | ||
| Id | int32 | IAnimationProvider.h | ||
| Name | const TCHAR * | IAnimationProvider.h | ||
| TypeName | const TCHAR * | IAnimationProvider.h |