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.GodmodePower.Save ( Player player,
BinaryWriter writer )
inline

Implements Terraria.GameContent.IPersistentPerPlayerContent.

Definition at line 1280 of file CreativePowers.cs.

1281 {
1282 if (!true)
1283 {
1284 }
1285 int myPlayer = Main.myPlayer;
1286 bool flag = base.IsEnabledForPlayer(myPlayer);
1287 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.myPlayer.