terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
BootConfigData.cs
Go to the documentation of this file.
1using System;
5
6namespace UnityEngine
7{
8 // Token: 0x02000096 RID: 150
9 [NativeHeader("Runtime/Export/Bootstrap/BootConfig.bindings.h")]
10 internal class BootConfigData
11 {
12 // Token: 0x060002A6 RID: 678 RVA: 0x000021B3 File Offset: 0x000003B3
15 {
16 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
17 }
18
19 // Token: 0x060002A7 RID: 679 RVA: 0x00005DD8 File Offset: 0x00003FD8
24
25 // Token: 0x04000345 RID: 837
26 private IntPtr m_Ptr;
27 }
28}
class f__AnonymousType0<< Count > j__TPar
BootConfigData(IntPtr nativeHandle)
static BootConfigData WrapBootConfigData(IntPtr nativeHandle)