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

◆ RefreshItems() [2/2]

void Terraria.Player.RefreshItems ( Item[] array,
bool onlyIfVariantChanged )
inlineprivate

Definition at line 10334 of file Player.cs.

10335 {
10336 long entityId = array.entityId;
10337 if (this != null)
10338 {
10339 long entityId2 = array.entityId;
10340 }
10341 }
class f__AnonymousType0<< Count > j__TPar

References System.array, Terraria.Entity.entityId, and j__TPar.