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 | |
IEnumerator | GetEnumerator () |
void | CopyTo (global::System.Array array, int index) |
Package Functions | |
KeysCollection (NameObjectCollectionBase coll) | |
KeysCollection () | |
Properties | |
int | Count [get, set] |
object System.Collections.ICollection. | SyncRoot [get, set] |
bool System.Collections.ICollection. | IsSynchronized [get, set] |
Private Member Functions | |
void System.Collections.ICollection. | CopyTo (Array array, int index) |
Private Attributes | |
NameObjectCollectionBase | _coll |
Definition at line 590 of file NameObjectCollectionBase.cs.