// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Behaviour

namespace UnityEngine
{
public class Behaviour // TypeDefIndex: 8838
{

	// Methods
	// RVA: -1
	public type#15313 get_enabled() { }
	// RVA: -1
	public type#28660 set_enabled(type#15313 value) { }
	// RVA: -1
	public type#15313 get_isActiveAndEnabled() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#15313 get_enabled_Injected(type#20925 _unity_self) { }
	// RVA: -1
	private static type#28660 set_enabled_Injected(type#20925 _unity_self, type#15313 value) { }
	// RVA: -1
	private static type#15313 get_isActiveAndEnabled_Injected(type#20925 _unity_self) { }
}
}
