FPoseContext

Overload list

Windows
MacOS
Linux
Name Description

Public function

FPoseContext

(
    FAnimInstanceProxy* InAnimInst...,
    bool bInExpectsAdditivePose
)

This constructor allocates a new uninitialized pose for the specified anim instance.

Public function

FPoseContext

(
    const FPoseContext& SourceContext,
    bool bInOverrideExpectsAdditivePose
)

This constructor allocates a new uninitialized pose, copying non-pose state from the source context.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss