Interface ISkeletalEntityMethods

interface ISkeletalEntityMethods {
    getSkeletal(): SkeletalComponent;
}

Methods

Methods