Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HasFailedReads

If there is a read failure this returns true. A read failure might happen if this attempts to read more than there is capacity for.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public readonly bool HasFailedReads { get; }