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
BuiltinRuntimeReflectionSystem.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x02000142 RID: 322
9 [NativeHeader("Runtime/Camera/ReflectionProbes.h")]
11 {
12 // Token: 0x06000624 RID: 1572 RVA: 0x0000B1A0 File Offset: 0x000093A0
13 public bool TickRealtimeProbes()
14 {
15 throw new MissingMethodException();
16 }
17
18 // Token: 0x06000625 RID: 1573 RVA: 0x0000B1B4 File Offset: 0x000093B4
19 public void Dispose()
20 {
21 }
22
23 // Token: 0x06000626 RID: 1574 RVA: 0x0000B1C4 File Offset: 0x000093C4
24 private void Dispose(bool disposing)
25 {
26 }
27
28 // Token: 0x06000627 RID: 1575 RVA: 0x0000B1D4 File Offset: 0x000093D4
29 [StaticAccessor("GetReflectionProbes()", Type = 0)]
30 private static bool BuiltinUpdate()
31 {
32 throw new MissingMethodException();
33 }
34
35 // Token: 0x06000628 RID: 1576 RVA: 0x000021B3 File Offset: 0x000003B3
38 {
39 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
40 }
41
42 // Token: 0x06000629 RID: 1577 RVA: 0x0000B1E8 File Offset: 0x000093E8
46 }
47}
class f__AnonymousType0<< Count > j__TPar