namespace Cryville.Crtr.Components { public class SkinAnimation : SkinComponent { protected override void OnDestroy() { } } }