UnityEditor.AssetServer.HasConnectionError C# (CSharp) Method

HasConnectionError() private method

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