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
Mono.Globalization.Unicode.CodePointIndexer Class Reference
+ Collaboration diagram for Mono.Globalization.Unicode.CodePointIndexer:

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
 

Detailed Description

Definition at line 9 of file CodePointIndexer.cs.


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