UnityEditor.AssetServer.CollectDeepSelection C# (CSharp) Метод

CollectDeepSelection() приватный Метод

private CollectDeepSelection ( ) : string[]
Результат string[]
        public static extern string[] CollectDeepSelection();
        [MethodImpl(MethodImplOptions.InternalCall)]
AssetServer