9 internal class InvokableCall<T1, T2> : BaseInvokableCall
38 public override void Invoke(
object[] args)
46 if (args !=
null && args ==
null)
class f__AnonymousType0<< Count > j__TPar
static Delegate CreateDelegate(Type type, object firstArgument, MethodInfo method, bool throwOnBindFailure, bool allowClosed)
static bool AllowInvoke(Delegate @delegate)
override bool Find(object targetObj, MethodInfo method)
UnityAction< T1, T2 > Delegate
UnityAction< T1 > Delegate
InvokableCall(object target, MethodInfo theFunction)
override void Invoke(object[] args)