Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsCreated

True if the reader has been pointed to a valid buffer space. This would be false if the reader was created with no arguments.
Read time 1 minuteLast updated 13 days ago

Definition

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