Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBoneContainer
Description
Get Skeleton Asset. Could either be the SkeletalMesh's Skeleton, or the Skeleton this BoneContainer was made for. Is non NULL is BoneContainer is valid.
| Name | GetSkeletonAsset |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/BoneContainer.h |
| Include Path | #include "BoneContainer.h" |
USkeleton * GetSkeletonAsset
(
bool bEvenIfUnreachable
) const