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.MulticastDelegate Class Referenceabstract
+ Inheritance diagram for System.MulticastDelegate:
+ Collaboration diagram for System.MulticastDelegate:

Public Member Functions

override void GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override global::System.Delegate[] GetInvocationList ()
 

Protected Member Functions

override global::System.Reflection.MethodInfo GetMethodImpl ()
 
override global::System.Delegate CombineImpl (global::System.Delegate follow)
 
override global::System.Delegate RemoveImpl (global::System.Delegate value)
 

Private Member Functions

int LastIndexOf (global::System.Delegate[] haystack, global::System.Delegate[] needle)
 

Private Attributes

global::System.Delegate[] delegates
 

Detailed Description

Definition at line 14 of file MulticastDelegate.cs.


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