Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
bool | MoveNext () |
Package Functions | |
Enumerator (ReadOnlySpan< T > span) | |
Properties | |
ref readonly T | Current [get] |
Private Attributes | |
readonly ReadOnlySpan< T > | _span |
int | _index |
Definition at line 15 of file ReadOnlySpan.cs.