// Assembly: ACTk.Runtime
// Full name: CodeStage.AntiCheat.Storage.ObscuredFileSettings

namespace CodeStage.AntiCheat.Storage
{
public class ObscuredFileSettings // TypeDefIndex: 11020
{
	// Fields
	type#23814 <LocationKind>k__BackingField;
	type#17827 <EncryptionSettings>k__BackingField;
	type#17324 <DeviceLockSettings>k__BackingField;
	type#15314 <ValidateDataIntegrity>k__BackingField;
	type#15314 <AutoSave>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#23813 get_LocationKind() { }
	// RVA: -1
	public type#28660 set_LocationKind(type#23813 value) { }
	// RVA: -1
	public virtual type#17826 get_EncryptionSettings() { }
	// RVA: -1
	public type#28660 set_EncryptionSettings(type#17826 value) { }
	// RVA: -1
	public virtual type#17323 get_DeviceLockSettings() { }
	// RVA: -1
	public type#28660 set_DeviceLockSettings(type#17323 value) { }
	// RVA: -1
	public virtual type#15313 get_ValidateDataIntegrity() { }
	// RVA: -1
	public type#28660 set_ValidateDataIntegrity(type#15313 value) { }
	// RVA: -1
	public virtual type#15313 get_AutoSave() { }
	// RVA: -1
	public type#28660 set_AutoSave(type#15313 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#23813 locationKind) { }
	// RVA: -1
	public type#28660 .ctor(type#17323 deviceLockSettings) { }
	// RVA: -1
	public type#28660 .ctor(type#17826 encryptionSettings, type#17323 deviceLockSettings, type#23815 locationKind, type#15335 validateDataIntegrity, type#15335 autoSave) { }
}
}
