Game (functions)/Team Management/Table
From PMDOWiki
| Function | Description |
|---|---|
| GetTeamLeaderIndex | Returns the index of the currently player controlled entity in the party. |
| SetTeamLeaderIndex | Sets the leader to the chosen index in the party. |
| SetCanSwitch | Configure the ability to switch leaders in the save file. |
| SetCanRecruit | Configure the ability to recruit in the save file. |
| SetTeamName | Sets the name of the player's team. |
| GetTeamName | Gets the name of the player's team. Returns the name of the team. |
