// Assembly: UnityEngine.UnityAnalyticsModule
// Full name: UnityEngine.Analytics.Analytics

namespace UnityEngine.Analytics
{
public class Analytics // TypeDefIndex: 13335
{

	// Methods
	// RVA: -1
	internal static type#15313 IsInitialized() { }
	// RVA: -1
	private static type#14235 SendCustomEventName(type#26576 customEventName) { }
	// RVA: -1
	private static type#14235 SendCustomEvent(type#16677 eventData) { }
	// RVA: -1
	public static type#14235 CustomEvent(type#26576 customEventName, type#6397 eventData) { }
	// RVA: -1
	private static type#14235 SendCustomEventName_Injected(type#11995 customEventName) { }
	// RVA: -1
	private static type#14235 SendCustomEvent_Injected(type#20925 eventData) { }
}
}
