9 internal class InvokableCall : BaseInvokableCall
54 public override void Invoke(
object[] args)
class f__AnonymousType0<< Count > j__TPar
static Delegate Combine(Delegate a, Delegate b)
static Delegate CreateDelegate(Type type, object firstArgument, MethodInfo method, bool throwOnBindFailure, bool allowClosed)
static Delegate Remove(Delegate source, Delegate value)
static bool AllowInvoke(Delegate @delegate)
override bool Find(object targetObj, MethodInfo method)
UnityAction< T1 > Delegate
InvokableCall(UnityAction action)
InvokableCall(object target, MethodInfo theFunction)
override void Invoke(object[] args)