// Assembly: UnityEngine.UIModule
// Full name: UnityEngine.CanvasGroup

namespace UnityEngine
{
public class CanvasGroup // TypeDefIndex: 12936
{

	// Methods
	// RVA: -1
	public type#26059 get_alpha() { }
	// RVA: -1
	public type#28660 set_alpha(type#26059 value) { }
	// RVA: -1
	public type#15313 get_interactable() { }
	// RVA: -1
	public type#28660 set_interactable(type#15313 value) { }
	// RVA: -1
	public type#15313 get_blocksRaycasts() { }
	// RVA: -1
	public type#28660 set_blocksRaycasts(type#15313 value) { }
	// RVA: -1
	public type#15313 get_ignoreParentGroups() { }
	// RVA: -1
	public type#28660 set_ignoreParentGroups(type#15313 value) { }
	// RVA: -1
	public virtual type#15313 IsRaycastLocationValid(type#28439 sp, type#15691 eventCamera) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#26059 get_alpha_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_alpha_Injected(type#20925 _unity_self, type#26059 value) { }
	// RVA: -1
	private static type#15313 get_interactable_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_interactable_Injected(type#20925 _unity_self, type#15313 value) { }
	// RVA: -1
	private static type#15313 get_blocksRaycasts_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_blocksRaycasts_Injected(type#20925 _unity_self, type#15313 value) { }
	// RVA: -1
	private static type#15313 get_ignoreParentGroups_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_ignoreParentGroups_Injected(type#20925 _unity_self, type#15313 value) { }
}
}
