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

◆ TeamChangeAllowed()

bool Terraria.Player.TeamChangeAllowed ( )
inline

Definition at line 3823 of file Player.cs.

3824 {
3825 return true;
3826 }