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

namespace UnityEngine.Events
{
public class CachedInvokableCall`1 // TypeDefIndex: 8981
{
	// Fields
	type#1029 m_Arg1;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#23720 target, type#22692 theFunction, type#1028 argument) { }
	// RVA: -1
	public virtual type#28660 Invoke(type#13299 args) { }
	// RVA: -1
	public virtual type#28660 Invoke(type#1028 arg0) { }
}
}
