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 | |
InstanceDescriptor (MemberInfo member, ICollection arguments) | |
InstanceDescriptor (MemberInfo member, ICollection arguments, bool isComplete) | |
object | Invoke () |
Properties | |
ICollection | Arguments [get] |
MemberInfo | MemberInfo [get] |
Private Attributes | |
readonly ICollection< Arguments > | k__BackingField |
readonly bool< IsComplete > | k__BackingField |
readonly MemberInfo< MemberInfo > | k__BackingField |
Definition at line 9 of file InstanceDescriptor.cs.