Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsEmpty()

Returns true if this stream is empty.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Method
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public readonly bool IsEmpty()

Returns

Type

Description

boolTrue if this stream is empty or the stream has not been constructed.