UnityEditor.AssetServer.GetRefreshUpdate C# (CSharp) Method

GetRefreshUpdate() private method

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