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

◆ SetDefaultsKeepPlayerInteraction()

void Terraria.NPC.SetDefaultsKeepPlayerInteraction ( int Type)
inline

Definition at line 1128 of file NPC.cs.

1129 {
1130 bool[] array = this.playerInteraction;
1131 bool[] array2 = this.playerInteraction;
1132 bool[] array3 = this.playerInteraction;
1133 }
class f__AnonymousType0<< Count > j__TPar
bool[] playerInteraction
Definition NPC.cs:11141

References System.array, j__TPar, and Terraria.NPC.playerInteraction.