using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEditor; namespace TweenAnimation { public partial class TweenAnimationInspector : Editor { } }