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

namespace UnityEngine.UIElements
{
public class EventInterestOptions // TypeDefIndex: 6284
{
	// Fields
	type#20890 value__;
	type#18025 Inherit;
	type#18025 AllEventTypes;
}
}
