Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsCreated

True if there is a valid data buffer present. This would be false if the writer 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; }