// Assembly: UnityEngine.IMGUIModule
// Full name: UnityEngine.GUISettings

namespace UnityEngine
{
public class GUISettings // TypeDefIndex: 11330
{
	// Fields
	type#15314 m_DoubleClickSelectsWord;
	type#15314 m_TripleClickSelectsLine;
	type#16068 m_CursorColor;
	type#26060 m_CursorFlashSpeed;
	type#16068 m_SelectionColor;

	// Methods
	// RVA: -1
	private static type#26059 Internal_GetCursorFlashSpeed() { }
	// RVA: -1
	public type#15313 get_doubleClickSelectsWord() { }
	// RVA: -1
	public type#15313 get_tripleClickSelectsLine() { }
	// RVA: -1
	public type#16067 get_cursorColor() { }
	// RVA: -1
	public type#26059 get_cursorFlashSpeed() { }
	// RVA: -1
	public type#16067 get_selectionColor() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
