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

namespace UnityEngine.Events
{
public class InvokableCall`2 // TypeDefIndex: 8978
{
	// Fields
	type#10967 Delegate;

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