UnityEditor.AssetServer.CollectDeepSelection C# (CSharp) Method

CollectDeepSelection() private method

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