Navigation
API > API/Editor > API/Editor/SkeletonEditor > API/Editor/SkeletonEditor/IEditableSkeleton
Description
Get the skeleton. Const - to modify the skeleton you should use the wrapper methods below. Use IsSkeletonValid first, as the Skeleton is not guaranteed to exist.
| Name | GetSkeleton |
| Type | function |
| Header File | /Engine/Source/Editor/SkeletonEditor/Public/IEditableSkeleton.h |
| Include Path | #include "IEditableSkeleton.h" |
const USkeleton & GetSkeleton() const