| CanPartyAttackWithCurrentMorale(MobileParty mobileParty) | Helpers.MobilePartyHelper | static |
| CanTroopGainXp(PartyBase owner, CharacterObject character, out int gainableMaxXp) | Helpers.MobilePartyHelper | static |
| CreateNewClanMobileParty(Hero hero, Clan clan) | Helpers.MobilePartyHelper | static |
| FillPartyManuallyAfterCreation(MobileParty mobileParty, PartyTemplateObject partyTemplate, int desiredMenCount) | Helpers.MobilePartyHelper | static |
| GetCurrentSettlementOfMobilePartyForAICalculation(MobileParty mobileParty) | Helpers.MobilePartyHelper | static |
| GetHeroWithHighestSkill(MobileParty party, SkillObject skill) | Helpers.MobilePartyHelper | static |
| GetMainPartySkillCounsellor(SkillObject skill) | Helpers.MobilePartyHelper | static |
| GetMaximumXpAmountPartyCanGet(MobileParty party) | Helpers.MobilePartyHelper | static |
| GetPlayerPrisonersPlayerCanSell() | Helpers.MobilePartyHelper | static |
| GetStrongestAndPriorTroops(MobileParty mobileParty, int maxTroopCount, bool includePlayer) | Helpers.MobilePartyHelper | static |
| GetStrongestAndPriorTroops(FlattenedTroopRoster roster, int maxTroopCount, bool includePlayer) | Helpers.MobilePartyHelper | static |
| IsHeroAssignableForEngineerInParty(Hero hero, MobileParty party) | Helpers.MobilePartyHelper | static |
| IsHeroAssignableForQuartermasterInParty(Hero hero, MobileParty party) | Helpers.MobilePartyHelper | static |
| IsHeroAssignableForScoutInParty(Hero hero, MobileParty party) | Helpers.MobilePartyHelper | static |
| IsHeroAssignableForSurgeonInParty(Hero hero, MobileParty party) | Helpers.MobilePartyHelper | static |
| PartyAddSharedXp(MobileParty party, float xpToDistribute) | Helpers.MobilePartyHelper | static |
| ResumePartyEscortBehaviorDelegate() | Helpers.MobilePartyHelper | |
| SpawnLordParty(Hero hero, Settlement spawnSettlement) | Helpers.MobilePartyHelper | static |
| SpawnLordParty(Hero hero, CampaignVec2 position, float spawnRadius) | Helpers.MobilePartyHelper | static |
| TryMatchPartySpeedWithItemWeight(MobileParty party, float targetPartySpeed, ItemObject itemToUse=null) | Helpers.MobilePartyHelper | static |
| WoundNumberOfNonHeroTroopsRandomlyWithChanceOfDeath(TroopRoster roster, int numberOfMen, float chanceOfDeathPerUnit, out int deathAmount) | Helpers.MobilePartyHelper | static |