Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ NewMulticastDelegate() [2/2]

MulticastDelegate System.MulticastDelegate.NewMulticastDelegate ( object[] invocationList,
int invocationCount,
bool thisIsMultiCastAlready )
inlineprivate

Definition at line 144 of file MulticastDelegate.cs.

References System.Delegate._methodPtr, System.Delegate._methodPtrAux, System.Runtime.Serialization.Dictionary, System.Delegate.GetInvokeMethod(), System.Delegate.GetMulticastInvoke(), and System.Delegate.InternalAllocLike().

Referenced by System.MulticastDelegate.CombineImpl(), System.MulticastDelegate.NewMulticastDelegate(), and System.MulticastDelegate.RemoveImpl().