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 | |
virtual IEnumerator | GetEnumerator () |
Protected Member Functions | |
ReadOnlyCollectionBase () | |
Properties | |
ArrayList | InnerList [get, set] |
virtual int | Count [get, set] |
bool System.Collections.ICollection. | IsSynchronized [get, set] |
object System.Collections.ICollection. | SyncRoot [get, set] |
Private Member Functions | |
void System.Collections.ICollection. | CopyTo (global::System.Array array, int index) |
Private Attributes | |
ArrayList | _list |
Definition at line 9 of file ReadOnlyCollectionBase.cs.