Table of Contents

Struct ClanCardSelectionItemPropertyInfo

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement
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 TextObject
value TextObject

Fields

Title

public readonly TextObject Title

Field Value

TextObject

Value

public readonly TextObject Value

Field Value

TextObject

Methods

CreateActionGoldChangeText(int)

public static TextObject CreateActionGoldChangeText(int goldChange)

Parameters

goldChange int

Returns

TextObject

CreateLabeledValueText(TextObject, TextObject)

public static TextObject CreateLabeledValueText(TextObject label, TextObject value)

Parameters

label TextObject
value TextObject

Returns

TextObject

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).