// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Events.InvokableCall`3

namespace UnityEngine.Events
{
public class InvokableCall`3 // TypeDefIndex: 8979
{
	// Fields
	type#10973 Delegate;

	// Methods
	// RVA: -1
	protected type#28660 add_Delegate(type#10972 value) { }
	// RVA: -1
	protected type#28660 remove_Delegate(type#10972 value) { }
	// RVA: -1
	public type#28660 .ctor(type#23705 target, type#22692 theFunction) { }
	// RVA: -1
	public type#28660 .ctor(type#10972 action) { }
	// RVA: -1
	public virtual type#28660 Invoke(type#13299 args) { }
	// RVA: -1
	public type#28660 Invoke(type#1217 args0, type#2056 args1, type#2325 args2) { }
	// RVA: -1
	public virtual type#15313 Find(type#23705 targetObj, type#22692 method) { }
}
}
