// Assembly: DOTween
// Full name: DG.Tweening.Plugins.StringPlugin

namespace DG.Tweening.Plugins
{
public class StringPlugin // TypeDefIndex: 11237
{
	// Fields
	type#26612 _Buffer;
	type#8479 _OpenedTags;

	// Methods
	// RVA: -1
	public virtual type#28660 SetFrom(type#10683 t, type#15313 isRelative) { }
	// RVA: -1
	public virtual type#28660 SetFrom(type#10683 t, type#26576 fromValue, type#15313 setImmediately) { }
	// RVA: -1
	public virtual type#28660 Reset(type#10683 t) { }
	// RVA: -1
	public virtual type#26576 ConvertToStartValue(type#10683 t, type#26576 value) { }
	// RVA: -1
	public virtual type#28660 SetRelativeEndValue(type#10683 t) { }
	// RVA: -1
	public virtual type#28660 SetChangeValue(type#10683 t) { }
	// RVA: -1
	public virtual type#26059 GetSpeedBasedDuration(type#26638 options, type#26059 unitsXSecond, type#26576 changeValue) { }
	// RVA: -1
	public virtual type#28660 EvaluateAndApply(type#26638 options, type#27677 t, type#15313 isRelative, type#4319 getter, type#4341 setter, type#26059 elapsed, type#26576 startValue, type#26576 changeValue, type#26059 duration, type#15313 usingInversePosition, type#28189 updateNotice) { }
	// RVA: -1
	private type#26605 Append(type#26576 value, type#20867 startIndex, type#20867 length, type#15313 richTextEnabled) { }
	// RVA: -1
	private type#12899 ScrambledCharsToUse(type#26638 options) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
