// Assembly: UnityEngine.TextCoreTextEngineModule
// Full name: UnityEngine.TextCore.WhiteSpace

namespace UnityEngine.TextCore
{
public class WhiteSpace // TypeDefIndex: 10509
{
	// Fields
	type#20890 value__;
	type#28804 Normal;
	type#28804 NoWrap;
	type#28804 Pre;
	type#28804 PreWrap;
}
}
