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

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

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 AddListener(type#10974 call) { }
	// RVA: -1
	public type#28660 RemoveListener(type#10974 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#10974 action) { }
	// RVA: -1
	public type#28660 Invoke(type#1418 arg0, type#2094 arg1, type#2336 arg2) { }
}
}
