Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsCreated

Whether this array has been allocated (and not yet deallocated).
Read time 1 minuteLast updated 6 days ago

Definition

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