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

namespace UnityEngineInternal.Input
{
public class NativeInputEventBuffer // TypeDefIndex: 13483
{
	// Fields
	type#12460 eventBuffer;
	type#20872 eventCount;
	type#20872 sizeInBytes;
	type#20872 capacityInBytes;
}
}
