UnityEditor.AssetServer.CollectDeepSelection C# (CSharp) 메소드

CollectDeepSelection() 개인적인 메소드

private CollectDeepSelection ( ) : string[]
리턴 string[]
        public static extern string[] CollectDeepSelection();
        [MethodImpl(MethodImplOptions.InternalCall)]
AssetServer