Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBoneContainer
Description
Get Asset this BoneContainer was made for. Typically a SkeletalMesh, but could also be a USkeleton.
| Name | GetAsset |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/BoneContainer.h |
| Include Path | #include "BoneContainer.h" |
UObject * GetAsset() const