BaseElement.ResolveConflict

Declaration

public void ResolveConflict();

Description

Resolve a conflict if another script has already modified the element.

If you call this method and the element was not modified, the build will fail. This is to make sure that you call this method explicitly to resolve an existing conflict.


Did you find this page useful? Please give it a rating: