// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.HelpBoxMessageType

namespace UnityEngine.UIElements
{
public class HelpBoxMessageType // TypeDefIndex: 5245
{
	// Fields
	type#20890 value__;
	type#19535 None;
	type#19535 Info;
	type#19535 Warning;
	type#19535 Error;
}
}
