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