Skip to main content

CharacterSetActivePose

Callable


  • Sets a new pose for the character

    @deprecated

    Parameters

    • C: Character

      Character for which to set the pose

    • poseName: AssetPoseName

      Name of the pose to set as active or null to return to the default pose

    • optionalforceChange: boolean = false

      TRUE if the set pose(s) should overwrite current active pose(s)

    Returns void

    • Nothing