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
|
Public Member Functions | |
void | Reset () |
int | EntryCount () |
void | DecrementEntries () |
Static Public Member Functions | |
static | DictionaryIntArray () |
Properties | |
int | this[int index] [get, set] |
Private Attributes | |
Dictionary< int, int > | data |
Static Private Attributes | |
static List< int > | keysToDecrement |
Definition at line 8 of file DictionaryIntArray.cs.