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
CameraModifierStack.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x0200076F RID: 1903
9 public class CameraModifierStack
10 {
11 // Token: 0x06003E67 RID: 15975 RVA: 0x000021DB File Offset: 0x000003DB
13 {
14 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
15 }
16
17 // Token: 0x06003E68 RID: 15976 RVA: 0x0023D2EC File Offset: 0x0023B4EC
21
22 // Token: 0x06003E69 RID: 15977 RVA: 0x0023D31C File Offset: 0x0023B51C
24 {
25 float x = cameraPosition.X;
26 float y = cameraPosition.Y;
28 int size = this._modifiers._size;
29 }
30
31 // Token: 0x06003E6A RID: 15978 RVA: 0x0023D364 File Offset: 0x0023B564
33 {
34 int size = this._modifiers._size;
35 }
36
37 // Token: 0x06003E6B RID: 15979 RVA: 0x0023D390 File Offset: 0x0023B590
39 {
40 }
41
42 // Token: 0x04007D20 RID: 32032
44 }
45}
class f__AnonymousType0<< Count > j__TPar