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
VirtualCamera.cs
Go to the documentation of this file.
1using System;
3
4namespace Terraria.Graphics
5{
6 // Token: 0x02000744 RID: 1860
7 public struct VirtualCamera
8 {
9 // Token: 0x06003D47 RID: 15687 RVA: 0x00238D54 File Offset: 0x00236F54
10 public VirtualCamera(Player player)
11 {
12 this.Player = player;
13 }
14
15 // Token: 0x1700077C RID: 1916
16 // (get) Token: 0x06003D48 RID: 15688 RVA: 0x00238D68 File Offset: 0x00236F68
18 {
19 get
20 {
21 if (!true)
22 {
23 }
24 return 1;
25 }
26 }
27
28 // Token: 0x1700077D RID: 1917
29 // (get) Token: 0x06003D49 RID: 15689 RVA: 0x00238D80 File Offset: 0x00236F80
31 {
32 get
33 {
34 if (!true)
35 {
36 }
37 return 1;
38 }
39 }
40
41 // Token: 0x1700077E RID: 1918
42 // (get) Token: 0x06003D4A RID: 15690 RVA: 0x00238D94 File Offset: 0x00236F94
44 {
45 get
46 {
47 Vector2 vector;
48 return vector;
49 }
50 }
51
52 // Token: 0x04007C28 RID: 31784
54 }
55}
class f__AnonymousType0<< Count > j__TPar