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

Public Member Functions

 ClanCardSelectionItemInfo (object identifier, TextObject title, ImageIdentifier image, CardSelectionItemSpriteType spriteType, string spriteName, string spriteLabel, IEnumerable< ClanCardSelectionItemPropertyInfo > properties, bool isDisabled, TextObject disabledReason, TextObject actionResult)
 
 ClanCardSelectionItemInfo (TextObject specialActionText, bool isDisabled, TextObject disabledReason, TextObject actionResult)
 

Public Attributes

readonly object Identifier
 
readonly TextObject Title
 
readonly ImageIdentifier Image
 
readonly CardSelectionItemSpriteType SpriteType
 
readonly string SpriteName
 
readonly string SpriteLabel
 
readonly IEnumerable< ClanCardSelectionItemPropertyInfoProperties
 
readonly bool IsSpecialActionItem
 
readonly TextObject SpecialActionText
 
readonly bool IsDisabled
 
readonly TextObject DisabledReason
 
readonly TextObject ActionResult
 

Constructor & Destructor Documentation

◆ ClanCardSelectionItemInfo() [1/2]

TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.ClanCardSelectionItemInfo ( object  identifier,
TextObject  title,
ImageIdentifier  image,
CardSelectionItemSpriteType  spriteType,
string  spriteName,
string  spriteLabel,
IEnumerable< ClanCardSelectionItemPropertyInfo properties,
bool  isDisabled,
TextObject  disabledReason,
TextObject  actionResult 
)

◆ ClanCardSelectionItemInfo() [2/2]

TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.ClanCardSelectionItemInfo ( TextObject  specialActionText,
bool  isDisabled,
TextObject  disabledReason,
TextObject  actionResult 
)

Member Data Documentation

◆ Identifier

readonly object TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.Identifier

◆ Title

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

◆ Image

readonly ImageIdentifier TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.Image

◆ SpriteType

readonly CardSelectionItemSpriteType TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.SpriteType

◆ SpriteName

readonly string TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.SpriteName

◆ SpriteLabel

readonly string TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.SpriteLabel

◆ Properties

readonly IEnumerable<ClanCardSelectionItemPropertyInfo> TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.Properties

◆ IsSpecialActionItem

readonly bool TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.IsSpecialActionItem

◆ SpecialActionText

readonly TextObject TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.SpecialActionText

◆ IsDisabled

readonly bool TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.IsDisabled

◆ DisabledReason

readonly TextObject TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.DisabledReason

◆ ActionResult

readonly TextObject TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanCardSelectionItemInfo.ActionResult