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

◆ FixLoadedData_Items()

void Terraria.Player.FixLoadedData_Items ( Item[] items)
inlineprivate

Definition at line 19272 of file Player.cs.

19273 {
19274 long entityId = items.entityId;
19275 if (this != null)
19276 {
19277 long entityId2 = items.entityId;
19278 }
19279 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Entity.entityId, and j__TPar.