terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Globalization.TimeSpanParse.TimeSpanTokenizer Struct Reference
+ Collaboration diagram for System.Globalization.TimeSpanParse.TimeSpanTokenizer:

Package Functions

 TimeSpanTokenizer (global::System.ReadOnlySpan< char > input)
 
 TimeSpanTokenizer (global::System.ReadOnlySpan< char > input, int startPosition)
 
TimeSpanParse.TimeSpanToken GetNextToken ()
 
void BackOne ()
 

Properties

bool EOL [get, set]
 
char NextChar [get, set]
 

Private Attributes

global::System.ReadOnlySpan< char > _value
 
int _pos
 

Detailed Description

Definition at line 745 of file TimeSpanParse.cs.


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