Class AlleyHelper
- Namespace
- Helpers
- Assembly
- TaleWorlds.CampaignSystem.dll
public static class AlleyHelper
- Inheritance
-
AlleyHelper
- Inherited Members
Methods
CreateMultiSelectionInquiryForSelectingClanMemberToAlley(Alley, Action<List<InquiryElement>>, Action<List<InquiryElement>>)
public static void CreateMultiSelectionInquiryForSelectingClanMemberToAlley(Alley alley, Action<List<InquiryElement>> affirmativeAction, Action<List<InquiryElement>> negativeAction)
Parameters
alley
AlleyaffirmativeAction
Action<List<InquiryElement>>negativeAction
Action<List<InquiryElement>>
OpenScreenForManagingAlley(TroopRoster, PartyPresentationDoneButtonDelegate, TextObject, PartyPresentationCancelButtonDelegate)
public static void OpenScreenForManagingAlley(TroopRoster leftMemberRoster, PartyPresentationDoneButtonDelegate onDoneButtonClicked, TextObject leftText, PartyPresentationCancelButtonDelegate onCancelButtonClicked = null)
Parameters
leftMemberRoster
TroopRosteronDoneButtonClicked
PartyPresentationDoneButtonDelegateleftText
TextObjectonCancelButtonClicked
PartyPresentationCancelButtonDelegate
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).