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

namespace UnityEngine
{
public class AttributeHelperEngine // TypeDefIndex: 8816
{
	// Fields
	type#12988 _disallowMultipleComponentArray;
	type#13033 _executeInEditModeArray;
	type#13374 _requireComponentArray;

	// Methods
	// RVA: -1
	private static type#27705 GetParentTypeDisallowingMultipleInclusion(type#27705 type) { }
	// RVA: -1
	private static type#13534 GetRequiredComponents(type#27705 klass) { }
	// RVA: -1
	private static type#20867 GetExecuteMode(type#27705 klass) { }
	// RVA: -1
	private static type#20867 CheckIsEditorScript(type#27705 klass) { }
	// RVA: -1
	private static type#20867 GetDefaultExecutionOrderFor(type#27705 klass) { }
	// RVA: -1
	private static type#98 GetCustomAttributeOfType(type#27705 klass) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
