Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ResolveConflict()

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

Definition

public void ResolveConflict()

Remarks

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