Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Error

The error returned by the request, if any.
Read time 1 minuteLast updated 6 days ago

Definition

public Error Error { get; }

Remarks

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