Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Current

The current character.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public Unicode.Rune Current { get; }

Remarks

In an enumerator's initial state, FixedString32Bytes.Enumerator.Current is not valid to read.