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

namespace UnityEngine
{
public class GUIGridSizer // TypeDefIndex: 11346
{
	// Fields
	type#20877 m_Count;
	type#20877 m_XCount;
	type#26068 m_MinButtonWidth;
	type#26068 m_MaxButtonWidth;
	type#26068 m_MinButtonHeight;
	type#26068 m_MaxButtonHeight;

	// Methods
	// RVA: -1
	public static type#25017 GetRect(type#13063 contents, type#20867 xCount, type#19004 style, type#13064 options) { }
	// RVA: -1
	private type#28660 .ctor(type#13063 contents, type#20867 xCount, type#19004 buttonStyle, type#13064 options) { }
	// RVA: -1
	private type#20867 get_rows() { }
}
}
