Struct CachedCollection<T>.StructContainingEnumerator
- Namespace
- TMPEffects.Tags.Collections
- Assembly
- TMPEffects.dll
Helper struct for GetContaining_NonAlloc(int).
public struct CachedCollection<T>.StructContainingEnumerator
- Inherited Members
Properties
Current
public T Current { get; }
Property Value
- T
Methods
MoveNext()
public bool MoveNext()
Returns
Reset()
public void Reset()