// Assembly: ACTk.Runtime
// Full name: CodeStage.AntiCheat.Utils.AppEventsDispatcher

namespace CodeStage.AntiCheat.Utils
{
public class AppEventsDispatcher // TypeDefIndex: 10976
{
	// Fields
	type#30083 ApplicationFocused;
	type#30085 ApplicationPaused;
	type#14397 instance;

	// Methods
	// RVA: -1
	public type#28660 add_ApplicationFocused(type#30082 value) { }
	// RVA: -1
	public type#28660 remove_ApplicationFocused(type#30082 value) { }
	// RVA: -1
	public type#28660 add_ApplicationPaused(type#30084 value) { }
	// RVA: -1
	public type#28660 remove_ApplicationPaused(type#30084 value) { }
	// RVA: -1
	public static type#14396 get_Instance() { }
	// RVA: -1
	private type#28660 Awake() { }
	// RVA: -1
	private type#28660 OnApplicationFocus(type#15313 hasFocus) { }
	// RVA: -1
	private type#28660 OnApplicationPause(type#15313 pauseStatus) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
