Game (functions)/Team Management/Table

From PMDOWiki
Revision as of 20:54, 17 January 2026 by Imbion (talk | contribs) (Created page with "{| class="wikitable" |- ! 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. |- |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.