// Assembly: DOTween
// Full name: DG.Tweening.ScrambleMode

namespace DG.Tweening
{
public class ScrambleMode // TypeDefIndex: 11135
{
	// Fields
	type#20890 value__;
	type#25667 None;
	type#25667 All;
	type#25667 Uppercase;
	type#25667 Lowercase;
	type#25667 Numerals;
	type#25667 Custom;
}
}
