Navigation
API > API/Editor > API/Editor/SkeletonEditor > API/Editor/SkeletonEditor/IEditableSkeleton
Description
Checks to see if the editable skeleton is valid. It is possible for Skeleton to be non-existent (if deleted externally).
| Name | IsSkeletonValid |
| Type | function |
| Header File | /Engine/Source/Editor/SkeletonEditor/Public/IEditableSkeleton.h |
| Include Path | #include "IEditableSkeleton.h" |
bool IsSkeletonValid() const