Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.SpanRuneEnumerator Struct Reference

Public Member Functions

SpanRuneEnumerator GetEnumerator ()
 
bool MoveNext ()
 

Package Functions

 SpanRuneEnumerator (ReadOnlySpan< char > buffer)
 

Properties

Rune Current [get]
 

Private Attributes

ReadOnlySpan< char > _remaining
 
Rune _current
 

Detailed Description

Definition at line 3 of file SpanRuneEnumerator.cs.


The documentation for this struct was generated from the following file: