|
TModLoader v1.4.4.9
TModLoader source code documentation
|
This is called at the very end of the Player.Update method. Final general update tasks can be placed here.
Reimplemented from Terraria.ModLoader.ModPlayer.
Definition at line 17 of file OrianSetEffectPlayer.cs.
References Terraria.Entity.active, Terraria.Lighting.AddLight(), Terraria.Entity.Center, Terraria.NPC.damage, Terraria.Entity.DistanceSQ(), Terraria.NPC.friendly, Terraria.Main.GameUpdateCount, Terraria.ModLoader.Default.Patreon.OrianSetEffectPlayer.IsActive, Terraria.Main.maxNPCs, Terraria.Main.npc, Terraria.Entity.position, Terraria.ID.NPCID.Sets.TownCritter, Terraria.NPC.type, and Terraria.Entity.WithinRange().
Here is the call graph for this function: