// Assembly: UnityEngine.TextRenderingModule
// Full name: UnityEngine.HorizontalWrapMode

namespace UnityEngine
{
public class HorizontalWrapMode // TypeDefIndex: 13082
{
	// Fields
	type#20890 value__;
	type#19634 Wrap;
	type#19634 Overflow;
}
}
