Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimationAsset
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 |
bool ReplaceSkeleton
(
USkeleton * NewSkeleton,
bool bConvertSpaces
)
Remarks
Replace Skeleton
Parameters
| Name | Description |
|---|---|
| NewSkeleton | NewSkeleton to change to |