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

◆ DrawInterface_1_2_DrawEntityMarkersInWorld()

static void Terraria.Main.DrawInterface_1_2_DrawEntityMarkersInWorld ( )
inlinestaticprivate

Definition at line 13257 of file Main.cs.

13258 {
13259 if (!true)
13260 {
13261 }
13262 Player localPlayer = Main.LocalPlayer;
13263 if (!localPlayer.dead)
13264 {
13265 bool summon = localPlayer.HeldItem.summon;
13266 if (summon)
13267 {
13268 if (!summon)
13269 {
13270 }
13271 if (!true)
13272 {
13273 }
13274 int num = 1;
13275 if (num == 0)
13276 {
13277 }
13278 int minionAttackTargetNPC = localPlayer.MinionAttackTargetNPC;
13279 int value = num.m_value;
13280 if (num == 0)
13281 {
13282 }
13285 int myPlayer = Main.myPlayer;
13286 int screenHeight = Main.screenHeight;
13287 int num2 = 32640;
13288 if (num2 == 0)
13289 {
13290 }
13293 if (num2 == 0)
13294 {
13295 }
13296 }
13297 }
13298 }
class f__AnonymousType0<< Count > j__TPar
static int myPlayer
Definition Main.cs:2337
static Microsoft.Xna.Framework.Vector2 screenPosition
Definition Main.cs:1973
static int screenHeight
Definition Main.cs:2015

References Terraria.Player.HeldItem, j__TPar, Terraria.Main.LocalPlayer, Terraria.Main.myPlayer, Terraria.Main.screenHeight, Terraria.Main.screenPosition, Terraria.Item.summon, and System.value.