UnityEditor.AssetServer.UpdateGetDownloadProgress C# (CSharp) Method

UpdateGetDownloadProgress() private method

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