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

Request.Error

Switch to Manual
public PackageManager.Error Error;

Description

The error returned by the request, if any.

This value is only available upon completion of the request. If the request succeeds, the value will be null.