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

◆ Save()

void Terraria.GameContent.Creative.CreativePowers.FarPlacementRangePower.Save ( Player player,
BinaryWriter writer )
inline

Implements Terraria.GameContent.IPersistentPerPlayerContent.

Definition at line 1335 of file CreativePowers.cs.

1336 {
1337 if (!true)
1338 {
1339 }
1340 int myPlayer = Main.myPlayer;
1341 bool flag = base.IsEnabledForPlayer(myPlayer);
1342 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.myPlayer.