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

namespace UnityEngine.Events
{
public class InvokableCall`4 // TypeDefIndex: 8980
{
	// Fields
	type#10975 Delegate;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#23705 target, type#22692 theFunction) { }
	// RVA: -1
	public virtual type#28660 Invoke(type#13299 args) { }
	// RVA: -1
	public virtual type#15313 Find(type#23705 targetObj, type#22692 method) { }
}
}
