UnityEditor.AssetServer.UpdateGetConflicts C# (CSharp) Method

UpdateGetConflicts() private method

private UpdateGetConflicts ( ) : string[]
return string[]
        internal static extern string[] UpdateGetConflicts();
        [MethodImpl(MethodImplOptions.InternalCall)]
AssetServer