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

namespace CodeStage.AntiCheat.Examples
{
public class ObscuredPrefsExamples // TypeDefIndex: 12373
{
	// Fields
	type#26598 PrefsString;
	type#26598 PrefsInt;
	type#26598 PrefsFloat;
	type#26598 PrefsBool;
	type#26598 PrefsUint;
	type#26598 PrefsLong;
	type#26598 PrefsDouble;
	type#26598 PrefsVector2;
	type#26598 PrefsVector3;
	type#26598 PrefsQuaternion;
	type#26598 PrefsRect;
	type#26598 PrefsColor;
	type#26598 PrefsColor32;
	type#26598 PrefsByteArray;
	type#16068 hdrColor;
	type#26577 regularPrefs;
	type#26577 obscuredPrefs;
	type#15314 savesAlterationDetected;
	type#15314 foreignSavesDetected;
	type#17320 savesLock;
	type#17327 tamperingSensitivity;

	// Methods
	// RVA: -1
	private type#15313 get_PreservePlayerPrefs() { }
	// RVA: -1
	private type#28660 set_PreservePlayerPrefs(type#15313 value) { }
	// RVA: -1
	private type#28660 Awake() { }
	// RVA: -1
	private type#28660 OnDestroy() { }
	// RVA: -1
	private type#28660 OnSavesNotGenuineDataDetected() { }
	// RVA: -1
	private type#28660 OnDataFromAnotherDeviceDetected() { }
	// RVA: -1
	private type#28660 LoadRegularPrefs() { }
	// RVA: -1
	private type#28660 SaveRegularPrefs() { }
	// RVA: -1
	private type#28660 DeleteRegularPrefs() { }
	// RVA: -1
	private type#28660 ApplyDeviceLockLevel(type#17319 level) { }
	// RVA: -1
	private type#28660 ApplyTamperingSensitivity(type#17326 value) { }
	// RVA: -1
	private type#28660 LoadObscuredPrefs() { }
	// RVA: -1
	private type#28660 SaveObscuredPrefs() { }
	// RVA: -1
	private type#28660 DeleteObscuredPrefs() { }
	// RVA: -1
	private type#28660 MigrateFromV1() { }
	// RVA: -1
	public type#28660 DrawUI() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
