UnityEditor.AssetServer.IsControllerBusy C# (CSharp) Method

IsControllerBusy() private method

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