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

◆ TeamChangeAllowed()

bool Terraria.Player.TeamChangeAllowed ( )
inline

Definition at line 4971 of file Player.cs.

4972 {
4973 return true;
4974 }