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

namespace UnityEngine
{
public class GUIWordWrapSizer // TypeDefIndex: 11347
{
	// Fields
	type#18984 m_Content;
	type#26068 m_ForcedMinHeight;
	type#26068 m_ForcedMaxHeight;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#19004 style, type#18982 content, type#13064 options) { }
	// RVA: -1
	public virtual type#28660 CalcWidth() { }
	// RVA: -1
	public virtual type#28660 CalcHeight() { }
}
}
