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

namespace CodeStage.AntiCheat.Examples
{
public class ObscuredFilePrefsExamples // TypeDefIndex: 12372
{
	// Fields
	type#26598 StringKey;
	type#26598 ByteArrayKey;
	type#26577 dataToSave;
	type#20901 bytesToSave;
	type#27918 savedBytesHash;
	type#27918 loadedBytesHash;
	type#26577 <LoadedData>k__BackingField;
	type#15314 <NotGenuine>k__BackingField;
	type#15314 <FromAnotherDevice>k__BackingField;
	type#15314 isFileSaving;
	type#15314 isFileLoading;
	type#15314 isSettingBytes;
	type#15314 isGettingBytes;
	type#13461 sizes;
	type#15314 isLoadedGUI;
	type#15314 isFileLoadingGUI;
	type#15314 isSettingBytesGUI;
	type#15314 isGettingBytesGUI;
	type#15314 isFileSavingGUI;
	type#15314 unloadPrefs;
	type#15314 loadPrefs;
	type#15314 loadPrefsAsync;
	type#15314 setStringPref;
	type#15314 getStringPref;

	// Methods
	// RVA: -1
	private type#26576 get_LoadedData() { }
	// RVA: -1
	private type#28660 set_LoadedData(type#26576 value) { }
	// RVA: -1
	private type#15313 get_NotGenuine() { }
	// RVA: -1
	private type#28660 set_NotGenuine(type#15313 value) { }
	// RVA: -1
	private type#15313 get_FromAnotherDevice() { }
	// RVA: -1
	private type#28660 set_FromAnotherDevice(type#15313 value) { }
	// RVA: -1
	private type#15313 get_IsExists() { }
	// RVA: -1
	private type#15313 get_IsLoaded() { }
	// RVA: -1
	private type#28660 Start() { }
	// RVA: -1
	private type#28660 PrewarmAsync() { }
	// RVA: -1
	private type#28660 SetBytesPref() { }
	// RVA: -1
	private type#28660 GetBytesPref() { }
	// RVA: -1
	private type#28660 SetBytesPrefAsync() { }
	// RVA: -1
	private type#28660 GetBytesPrefAsync() { }
	// RVA: -1
	private type#28660 LoadPrefsAsync() { }
	// RVA: -1
	private type#28660 SaveAsync() { }
	// RVA: -1
	private type#28660 LoadPrefs() { }
	// RVA: -1
	private type#28660 UnloadPrefs() { }
	// RVA: -1
	private type#15313 HasKey(type#26576 key) { }
	// RVA: -1
	private type#6206 GetKeys() { }
	// RVA: -1
	private type#28660 SetStringPref() { }
	// RVA: -1
	private type#28660 GetStringPref() { }
	// RVA: -1
	private type#28660 DeleteAllPrefs() { }
	// RVA: -1
	private type#28660 OnNotGenuineDataDetected() { }
	// RVA: -1
	private type#28660 OnDataFromAnotherDeviceDetected() { }
	// RVA: -1
	private type#28660 Save() { }
	// RVA: -1
	public type#28660 DrawUI() { }
	// RVA: -1
	private type#28660 DrawStatusPanel() { }
	// RVA: -1
	private type#28660 DrawLoadUnloadPanel() { }
	// RVA: -1
	private type#28660 DrawStringPrefPanel() { }
	// RVA: -1
	private type#28660 DrawBinaryPrefPanel() { }
	// RVA: -1
	private type#28660 DrawSavePanel() { }
	// RVA: -1
	public type#26576 FormatBytes(type#17430 bytes) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
