terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
TimeSpanTokenizer (ReadOnlySpan< char > input) | |
TimeSpanTokenizer (ReadOnlySpan< char > input, int startPosition) | |
TimeSpanParse.TimeSpanToken | GetNextToken () |
void | BackOne () |
Properties | |
bool | EOL [get] |
char | NextChar [get] |
Private Attributes | |
ReadOnlySpan< char > | _value |
int | _pos |
Definition at line 313 of file TimeSpanParse.cs.