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
Loading...
Searching...
No Matches
System.DelegateSerializationHolder.DelegateEntry Class Reference
+ Collaboration diagram for System.DelegateSerializationHolder.DelegateEntry:

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
 

Detailed Description

Definition at line 92 of file DelegateSerializationHolder.cs.


The documentation for this class was generated from the following file: