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

GetProgressText() 개인적인 메소드

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