terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 () |
Properties | |
int | Count [get] |
bool | IsSynchronized [get] |
SettingsPropertyValue | this[string name] [get] |
object | SyncRoot [get] |
Definition at line 7 of file SettingsPropertyValueCollection.cs.