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.Delegate Member List

This is the complete list of members for System.Delegate, including all inherited members.

AllocDelegateLike_internal(global::System.Delegate d)System.Delegatepackage
arg_type_match(global::System.Type delArgType, global::System.Type argType)System.Delegateinlineprivatestatic
arg_type_match_this(global::System.Type delArgType, global::System.Type argType, bool boxedThis)System.Delegateinlineprivatestatic
Clone()System.Delegateinlinevirtual
Combine(global::System.Delegate a, global::System.Delegate b)System.Delegateinlinestatic
Combine(params global::System.Delegate[] delegates)System.Delegateinlinestatic
CombineImpl(global::System.Delegate d)System.Delegateinlineprotectedvirtual
CreateDelegate(global::System.Type type, object firstArgument, global::System.Reflection.MethodInfo method, bool throwOnBindFailure, bool allowClosed)System.Delegateinlineprivatestatic
CreateDelegate(global::System.Type type, object firstArgument, global::System.Reflection.MethodInfo method)System.Delegateinlinestatic
CreateDelegate(global::System.Type type, global::System.Reflection.MethodInfo method, bool throwOnBindFailure)System.Delegateinlinestatic
CreateDelegate(global::System.Type type, global::System.Reflection.MethodInfo method)System.Delegateinlinestatic
CreateDelegate(global::System.Type type, object target, string method)System.Delegateinlinestatic
CreateDelegate(global::System.Type type, global::System.Type target, string method, bool ignoreCase, bool throwOnBindFailure)System.Delegateinlinestatic
CreateDelegate(global::System.Type type, global::System.Type target, string method)System.Delegateinlinestatic
CreateDelegate(global::System.Type type, global::System.Type target, string method, bool ignoreCase)System.Delegateinlinestatic
CreateDelegate(global::System.Type type, object target, string method, bool ignoreCase, bool throwOnBindFailure)System.Delegateinlinestatic
CreateDelegate(global::System.Type type, object target, string method, bool ignoreCase)System.Delegateinlinestatic
CreateDelegate_internal(global::System.Type type, object target, global::System.Reflection.MethodInfo info, bool throwOnBindFailure)System.Delegatepackage
dataSystem.Delegateprivate
delegate_trampolineSystem.Delegateprivate
Equals(object obj)System.Delegateinline
extra_argSystem.Delegateprivate
GetCandidateMethod(global::System.Type type, global::System.Type target, string method, global::System.Reflection.BindingFlags bflags, bool ignoreCase, bool throwOnBindFailure)System.Delegateinlineprivatestatic
GetHashCode()System.Delegateinline
GetInvocationList()System.Delegateinlinevirtual
GetMethodImpl()System.Delegateinlineprotectedvirtual
GetObjectData(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)System.Delegateinlinevirtual
GetVirtualMethod_internal()System.Delegateprivate
interp_invoke_implSystem.Delegateprivate
interp_methodSystem.Delegateprivate
invoke_implSystem.Delegateprivate
m_targetSystem.Delegateprivate
MethodSystem.Delegate
methodSystem.Delegateprivate
method_codeSystem.Delegateprivate
method_infoSystem.Delegateprivate
method_is_virtualSystem.Delegateprivate
method_ptrSystem.Delegateprivate
operator!=(global::System.Delegate d1, global::System.Delegate d2)System.Delegateinlinestatic
operator==(global::System.Delegate d1, global::System.Delegate d2)System.Delegateinlinestatic
original_method_infoSystem.Delegateprivate
Remove(global::System.Delegate source, global::System.Delegate value)System.Delegateinlinestatic
RemoveImpl(global::System.Delegate d)System.Delegateinlineprotectedvirtual
return_type_match(global::System.Type delReturnType, global::System.Type returnType)System.Delegateinlineprivatestatic
TargetSystem.Delegate