UnityEditor.AssetServer.CollectDeepSelection C# (CSharp) Méthode

CollectDeepSelection() private méthode

private CollectDeepSelection ( ) : string[]
Résultat string[]
        public static extern string[] CollectDeepSelection();
        [MethodImpl(MethodImplOptions.InternalCall)]
AssetServer