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 | |
bool | MoveNext () |
void | Reset () |
Package Functions | |
SerializationInfoEnumerator (string[] members, object[] info, Type[] types, int numItems) | |
Properties | |
object IEnumerator. | Current [get] |
SerializationEntry | Current [get] |
string | Name [get] |
object | Value [get] |
Type | ObjectType [get] |
Private Attributes | |
readonly string[] | _members |
readonly object[] | _data |
readonly Type[] | _types |
readonly int | _numItems |
int | _currItem |
bool | _current |
Definition at line 7 of file SerializationInfoEnumerator.cs.