Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Current

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

Definition

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

Remarks

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