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

namespace UnityEngine.Events
{
public class InvokableCall`1 // TypeDefIndex: 8977
{
	// Fields
	type#10954 Delegate;

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