// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Events.BaseInvokableCall

namespace UnityEngine.Events
{
public class BaseInvokableCall // TypeDefIndex: 8975
{

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	protected type#28660 .ctor(type#23705 target, type#22692 function) { }
	// RVA: -1
	public abstract type#28660 Invoke(type#13299 args) { }
	// RVA: -1
	protected static type#28660 ThrowOnInvalidArg(type#23705 arg) { }
	// RVA: -1
	protected static type#15313 AllowInvoke(type#17247 delegate) { }
	// RVA: -1
	public abstract type#15313 Find(type#23705 targetObj, type#22692 method) { }
}
}
