resultCode
Some task return result codes, these are stored here.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.VersionControl
- Assembly: UnityEditor.CoreModule
public int resultCode { get; }
Remarks
Depending on the task the result code will map to either an AssetDeleteResult, AssetMoveResult or SubmitResult.