// Assembly: UnityEngine.InputModule
// Full name: UnityEngineInternal.Input.NativeInputUpdateType

namespace UnityEngineInternal.Input
{
public class NativeInputUpdateType // TypeDefIndex: 13484
{
	// Fields
	type#20890 value__;
	type#23279 Dynamic;
	type#23279 Fixed;
	type#23279 BeforeRender;
	type#23279 Editor;
	type#23279 IgnoreFocus;
}
}
