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

◆ GetUICamera()

static Camera LocalUser.GetUICamera ( int index)
inlinestatic

Definition at line 138 of file LocalUser.cs.

139 {
140 if (!true)
141 {
142 }
143 Camera camera = LocalUser.GetCamera("UICamera_2");
144 if (40 == 0)
145 {
146 }
147 Camera camera2 = LocalUser.GetCamera("UICamera_4");
148 if (40 == 0)
149 {
150 }
151 if (56 == 0)
152 {
153 }
154 Camera camera3 = LocalUser.GetCamera("UICamera_3");
155 if (56 == 0)
156 {
157 return;
158 }
159 }
class f__AnonymousType0<< Count > j__TPar
static Camera GetCamera(string name)
Definition LocalUser.cs:106

References GetCamera(), and j__TPar.