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 | |
SettingsPropertyValueCollection () | |
void | Add (SettingsPropertyValue property) |
void | Clear () |
object | Clone () |
void | CopyTo (Array array, int index) |
IEnumerator | GetEnumerator () |
void | Remove (string name) |
void | SetReadOnly () |
void | CopyTo (global::System.Array array, int index) |
Properties | |
int | Count [get, set] |
bool | IsSynchronized [get, set] |
SettingsPropertyValue | this[string name] [get, set] |
object | SyncRoot [get, set] |
Definition at line 9 of file SettingsPropertyValueCollection.cs.