#if UNITY_2019_4_OR_NEWER namespace YooAsset.Editor { public interface ISearchCommand { } } #endif