// Assembly: DOTween
// Full name: DG.Tweening.Plugins.Core.PluginsManager

namespace DG.Tweening.Plugins.Core
{
public class PluginsManager // TypeDefIndex: 11258
{
	// Fields
	type#20590 _floatPlugin;
	type#20590 _doublePlugin;
	type#20590 _intPlugin;
	type#20590 _uintPlugin;
	type#20590 _longPlugin;
	type#20590 _ulongPlugin;
	type#20590 _vector2Plugin;
	type#20590 _vector3Plugin;
	type#20590 _vector4Plugin;
	type#20590 _quaternionPlugin;
	type#20590 _colorPlugin;
	type#20590 _rectPlugin;
	type#20590 _rectOffsetPlugin;
	type#20590 _stringPlugin;
	type#20590 _vector3ArrayPlugin;
	type#20590 _color2Plugin;
	type#20892 _MaxCustomPlugins;
	type#4858 _customPlugins;

	// Methods
	// RVA: -1
	internal static type#2982 GetDefaultPlugin() { }
	// RVA: -1
	public static type#2986 GetCustomPlugin() { }
	// RVA: -1
	internal static type#28660 PurgeAll() { }
}
}
