Struct ClanCardSelectionItemPropertyInfo
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public readonly struct ClanCardSelectionItemPropertyInfo
- Inherited Members
- Extension Methods
Constructors
ClanCardSelectionItemPropertyInfo(TextObject)
public ClanCardSelectionItemPropertyInfo(TextObject value)
Parameters
value
TextObject
ClanCardSelectionItemPropertyInfo(TextObject, TextObject)
public ClanCardSelectionItemPropertyInfo(TextObject title, TextObject value)
Parameters
title
TextObjectvalue
TextObject
Fields
Title
public readonly TextObject Title
Field Value
Value
public readonly TextObject Value
Field Value
Methods
CreateActionGoldChangeText(int)
public static TextObject CreateActionGoldChangeText(int goldChange)
Parameters
goldChange
int
Returns
CreateLabeledValueText(TextObject, TextObject)
public static TextObject CreateLabeledValueText(TextObject label, TextObject value)
Parameters
label
TextObjectvalue
TextObject
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).