UnityEditor.AssetServer.GetProgressText C# (CSharp) Method

GetProgressText() private method

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