// Assembly: Assembly-CSharp
// Full name: DecaGames.RotMG.Managers.Options.OptionModel

namespace DecaGames.RotMG.Managers.Options
{
public class OptionModel // TypeDefIndex: 243
{
	// Fields
	type#24120 optionKind;
	type#21559 key;
	type#21469 type;
	type#26581 optionLangKey;
	type#26581 tooltipDescription;
	type#15318 defaultToggleValue;
	type#26581 prefsName;
	type#9070 optionsList;
	type#26581 defaultOption;
	type#21626 category;
	type#26581 function;
	type#15318 ignoreReset;
	type#13417 sliderValue;
	type#26581 suffix;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
}
}
