terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
struct | TableRange |
Public Member Functions | |
CodePointIndexer (int[] starts, int[] ends, int defaultIndex, int defaultCP) | |
int | ToIndex (int cp) |
Public Attributes | |
readonly int | TotalCount |
Private Attributes | |
readonly CodePointIndexer.TableRange[] | ranges |
int | defaultIndex |
int | defaultCP |
Definition at line 6 of file CodePointIndexer.cs.