// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Analytics.AnalyticsEventBase

namespace UnityEngine.Analytics
{
public class AnalyticsEventBase // TypeDefIndex: 9206
{
	// Fields
	type#26577 eventName;
	type#20868 eventVersion;
	type#26577 eventPrefix;
	type#25804 sendEventOptions;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 eventName, type#20867 eventVersion, type#25805 sendEventOptions, type#26596 eventPrefix) { }
}
}
