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