TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ saveToonWhilePlayingCallBack()

static void Terraria.WorldGen.saveToonWhilePlayingCallBack ( object threadContext)
inlinestatic

Definition at line 3691 of file WorldGen.cs.

3692 {
3693 Player.SavePlayer(Main.ActivePlayerFileData);
3694 }

References Terraria.Main.ActivePlayerFileData, and Terraria.Player.SavePlayer().

Referenced by Terraria.WorldGen.saveToonWhilePlaying().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: