// Assembly: ACTk.Examples.Runtime
// Full name: CodeStage.AntiCheat.Examples.DetectorsExamples

namespace CodeStage.AntiCheat.Examples
{
public class DetectorsExamples // TypeDefIndex: 12364
{
	// Fields
	type#15315 injectionDetected;
	type#15315 speedHackDetected;
	type#15315 wrongTimeDetected;
	type#15315 timeCheatingDetected;
	type#15315 obscuredTypeCheatDetected;
	type#15315 wallHackCheatDetected;

	// Methods
	// RVA: -1
	public type#28660 OnSpeedHackDetected() { }
	// RVA: -1
	public type#28660 OnTimeCheatingDetected() { }
	// RVA: -1
	public type#28660 OnInjectionDetected() { }
	// RVA: -1
	public type#28660 OnInjectionDetectedWithCause(type#26576 cause) { }
	// RVA: -1
	public type#28660 OnObscuredTypeCheatingDetected() { }
	// RVA: -1
	public type#28660 OnWallHackDetected() { }
	// RVA: -1
	private type#28660 OnTimeCheatChecked(type#34148 checkResult, type#34151 errorKind) { }
	// RVA: -1
	private type#28660 Start() { }
	// RVA: -1
	private type#28660 SpeedHackDetectorExample() { }
	// RVA: -1
	private type#28660 InjectionDetectorExample() { }
	// RVA: -1
	private type#28660 ObscuredCheatingDetectorExample() { }
	// RVA: -1
	private type#28660 TimeCheatingDetectorExample() { }
	// RVA: -1
	internal type#28660 ForceTimeCheatingDetectorCheck() { }
	// RVA: -1
	public type#28660 DrawUI() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
