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 | |
void | OnBeforeSerialize () |
void | OnAfterDeserialize () |
ArgumentCache () | |
Properties | |
Object | unityObjectArgument [get] |
string | unityObjectArgumentAssemblyTypeName [get] |
int | intArgument [get] |
float | floatArgument [get] |
string | stringArgument [get] |
bool | boolArgument [get] |
Private Attributes | |
Object | m_ObjectArgument |
string | m_ObjectArgumentAssemblyTypeName |
int | m_IntArgument |
float | m_FloatArgument |
string | m_StringArgument |
bool | m_BoolArgument |
Definition at line 9 of file ArgumentCache.cs.