M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionInfo Struct Reference

Public Member Functions

 ClanCardSelectionInfo (TextObject title, IEnumerable< ClanCardSelectionItemInfo > items, Action< List< object >, Action > onClosedAction, bool isMultiSelection)
 

Public Attributes

readonly TextObject Title
 
readonly IEnumerable< ClanCardSelectionItemInfoItems
 
readonly Action< List< object >, ActionOnClosedAction
 
readonly bool IsMultiSelection
 

Constructor & Destructor Documentation

◆ ClanCardSelectionInfo()

TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionInfo.ClanCardSelectionInfo ( TextObject  title,
IEnumerable< ClanCardSelectionItemInfo items,
Action< List< object >, Action onClosedAction,
bool  isMultiSelection 
)

Member Data Documentation

◆ Title

readonly TextObject TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionInfo.Title

◆ Items

readonly IEnumerable<ClanCardSelectionItemInfo> TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionInfo.Items

◆ OnClosedAction

readonly Action<List<object>, Action> TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionInfo.OnClosedAction

◆ IsMultiSelection

readonly bool TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionInfo.IsMultiSelection