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

GetRefreshCommit() 개인적인 메소드

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