UAnimationAsset::ReplaceSkeleton

Replace Skeleton

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimationAsset.h

Include

#include "Animation/AnimationAsset.h"

Source

/Engine/Source/Runtime/Engine/Private/AnimationAsset.cpp

Syntax

bool ReplaceSkeleton
(
    USkeleton * NewSkeleton,
    bool bConvertSpaces
)

Remarks

Replace Skeleton

Parameters

Parameter

Description

NewSkeleton

NewSkeleton to change to

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