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

namespace CodeStage.AntiCheat.Storage
{
public class ObscuredFileHeader // TypeDefIndex: 11003
{
	// Fields
	type#15468 HeaderByte1;
	type#15468 HeaderByte2;
	type#15468 HeaderByte3;
	type#15468 HeaderByte4;
	type#15468 HeaderVersion;
	type#15456 <Byte1>k__BackingField;
	type#15456 <Byte2>k__BackingField;
	type#15456 <Byte3>k__BackingField;
	type#15456 <Byte4>k__BackingField;
	type#15456 <Version>k__BackingField;
	type#23776 <ObscurationMode>k__BackingField;

	// Methods
	// RVA: -1
	private type#15455 get_Byte1() { }
	// RVA: -1
	private type#28660 set_Byte1(type#15455 value) { }
	// RVA: -1
	private type#15455 get_Byte2() { }
	// RVA: -1
	private type#28660 set_Byte2(type#15455 value) { }
	// RVA: -1
	private type#15455 get_Byte3() { }
	// RVA: -1
	private type#28660 set_Byte3(type#15455 value) { }
	// RVA: -1
	private type#15455 get_Byte4() { }
	// RVA: -1
	private type#28660 set_Byte4(type#15455 value) { }
	// RVA: -1
	public type#15455 get_Version() { }
	// RVA: -1
	private type#28660 set_Version(type#15455 value) { }
	// RVA: -1
	public type#23775 get_ObscurationMode() { }
	// RVA: -1
	private type#28660 set_ObscurationMode(type#23775 value) { }
	// RVA: -1
	public type#15313 IsValid() { }
	// RVA: -1
	public type#28660 ReadFrom(type#26548 stream) { }
	// RVA: -1
	public static type#28660 WriteTo(type#26548 stream, type#23775 obscurationMode) { }
}
}
