Summary
Creates a new
Animancer.FastEnumerator`1
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- FastEnumerator
<T>
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public FastEnumerator(IList<T> list)
Attributes
Type | Description |
---|---|
MethodImplAttribute |
Parameters
Name | Type | Description |
---|---|---|
list | IList |
Return Value
Type | Description |
---|---|
void |