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

namespace UnityEngine
{
public class ScriptableObject // TypeDefIndex: 8870
{

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public static type#25680 CreateInstance(type#27705 type) { }
	// RVA: -1
	public static type#726 CreateInstance() { }
	// RVA: -1
	private static type#28660 CreateScriptableObject(type#25680 self) { }
	// RVA: -1
	internal static type#25680 CreateScriptableObjectInstanceFromType(type#27705 type, type#15313 applyDefaultsAndReset) { }
	// RVA: -1
	private static type#20925 CreateScriptableObjectInstanceFromType_Injected(type#27705 type, type#15313 applyDefaultsAndReset) { }
}
}
