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

◆ FollowPlayer()

void Terraria.DataStructures.NPCFollowState.FollowPlayer ( int playerIndex)
inline

Definition at line 66 of file NPCFollowState.cs.

67 {
68 int num = 1;
70 if (num == 0)
71 {
72 }
73 NPC npc = this._npc;
74 int num2 = 1;
75 npc.netUpdate = num2 != 0;
76 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.DataStructures.NPCFollowState._npc, and j__TPar.