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

namespace UnityEngine.Events
{
public class UnityEvent`1 // TypeDefIndex: 8990
{
	// Fields
	type#13300 m_InvokeArray;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 AddListener(type#10957 call) { }
	// RVA: -1
	public type#28660 RemoveListener(type#10957 call) { }
	// RVA: -1
	protected virtual type#22692 FindMethod_Impl(type#26576 name, type#27705 targetObjType) { }
	// RVA: -1
	internal virtual type#15012 GetDelegate(type#23705 target, type#22692 theFunction) { }
	// RVA: -1
	private static type#15012 GetDelegate(type#10957 action) { }
	// RVA: -1
	public type#28660 Invoke(type#1416 arg0) { }
}
}
