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

GetRefreshUpdate() 개인적인 메소드

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