Enumerator(FixedString64Bytes)
Initializes and returns an instance of FixedString64Bytes.Enumerator.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Constructor
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public Enumerator(FixedString64Bytes other)
Parameters
A FixeString64 for which to create an enumerator.