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

◆ Load()

void Terraria.GameContent.Creative.CreativePowers.FarPlacementRangePower.Load ( Player player,
BinaryReader reader,
int gameVersionSaveWasMadeOn )
inline

Implements Terraria.GameContent.IPersistentPerPlayerContent.

Definition at line 1353 of file CreativePowers.cs.

1354 {
1355 Player.SavedPlayerDataWithAnnoyingRules savedPerPlayerFieldsThatArentInThePlayerClass = player.savedPerPlayerFieldsThatArentInThePlayerClass;
1356 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Player.savedPerPlayerFieldsThatArentInThePlayerClass.