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 | |
DelegateEntry (global::System.Delegate del, string targetLabel) | |
global::System.Delegate | DeserializeDelegate (global::System.Runtime.Serialization.SerializationInfo info, int index) |
Public Attributes | |
global::System.DelegateSerializationHolder.DelegateEntry | delegateEntry |
Private Attributes | |
string | type |
string | assembly |
object | target |
string | targetTypeAssembly |
string | targetTypeName |
string | methodName |
Definition at line 92 of file DelegateSerializationHolder.cs.