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
|
Package Functions | |
ObjectHolderList () | |
ObjectHolderList (int startingSize) | |
virtual void | Add (ObjectHolder value) |
ObjectHolderListEnumerator | GetFixupEnumerator () |
Package Attributes | |
ObjectHolder[] | m_values |
int | m_count |
Properties | |
int | Version [get, set] |
int | Count [get, set] |
Private Member Functions | |
void | EnlargeArray () |
Definition at line 8 of file ObjectHolderList.cs.