Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Task.resultCode

public int resultCode;

Description

Some task return result codes, these are stored here.

Depending on the task the result code will map to either an AssetDeleteResult, AssetMoveResult or SubmitResult.