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

◆ GetWorldCamera()

static Camera LocalUser.GetWorldCamera ( int index)
inlinestatic

Definition at line 114 of file LocalUser.cs.

115 {
116 if (!true)
117 {
118 }
119 Camera camera = LocalUser.GetCamera("MainCamera_2");
120 if (16 == 0)
121 {
122 }
123 Camera camera2 = LocalUser.GetCamera("MainCamera_4");
124 if (16 == 0)
125 {
126 }
127 if (32 == 0)
128 {
129 }
130 Camera camera3 = LocalUser.GetCamera("MainCamera_3");
131 if (32 == 0)
132 {
133 return;
134 }
135 }
class f__AnonymousType0<< Count > j__TPar
static Camera GetCamera(string name)
Definition LocalUser.cs:106

References GetCamera(), and j__TPar.