Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FAnimExecutionContext
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimExecutionContext.h |
Include | #include "Animation/AnimExecutionContext.h" |
Syntax
struct FData
Remarks
Internal data, weakly referenced.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FData
(
const FAnimationBaseContext& InContext |
||
![]() |
FData
(
const FAnimationInitializeContext& InContext |
||
![]() |
FData
(
const FAnimationUpdateContext& InContext |
||
![]() |
FData
(
FPoseContext& InContext |
||
![]() |
FData
(
FComponentSpacePoseContext& InContext |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EContextType |