Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetEnumerator()

Returns an enumerator for iterating over the characters of this string.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public FixedString4096Bytes.Enumerator GetEnumerator()

Returns

Type

Description

EnumeratorAn enumerator for iterating over the characters of the FixedString4096Bytes.