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

◆ LoadPlayer_Finish()

static void Terraria.Player.LoadPlayer_Finish ( Player newPlayer)
inlinestaticprivate

Definition at line 56515 of file Player.cs.

56516 {
56517 newPlayer.FixLoadedData();
56518 newPlayer.ResetEffects();
56519 }

Referenced by Terraria.Player.LoadPlayer_LastMinuteFixes().

+ Here is the caller graph for this function: