Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ResolveConflict()

Resolve a conflict if element was already modified by another script.
Read time 1 minuteLast updated 11 days ago

Definition

public void ResolveConflict()

Remarks

If element was not modified, the build will fail. This is to make sure that the method was used explicitly for resolving an existing conflict.