Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FPoseContext
| Type | Name | Description | |
|---|---|---|---|
FPoseContext
(
FAnimInstanceProxy* InAnimInstanceProxy, |
This constructor allocates a new uninitialized pose for the specified anim instance. | ||
FPoseContext
(
const FPoseContext& SourceContext, |
This constructor allocates a new uninitialized pose, copying non-pose state from the source context. |