Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Enumerator(ref FixedList512Bytes<T>)

Initializes and returns an instance of FixedList512Bytes\<T\>.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Constructor
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule

Enumerator(FixedList512Bytes<T>)

public Enumerator(ref FixedList512Bytes<T> list)

Parameters

The list for which to create an enumerator.