Table of Contents

Class Supporter

Namespace
TaleWorlds.CampaignSystem.Election
Assembly
TaleWorlds.CampaignSystem.dll
public class Supporter
Inheritance
Supporter
Inherited Members

Constructors

Supporter(Clan)

public Supporter(Clan clan)

Parameters

clan Clan

Fields

Clan

[SaveableField(0)]
public readonly Clan Clan

Field Value

Clan

ImagePath

[SaveableField(2)]
public string ImagePath

Field Value

string

SupportWeight

[SaveableField(1)]
public Supporter.SupportWeights SupportWeight

Field Value

Supporter.SupportWeights

Properties

EncyclopediaLinkWithName

public TextObject EncyclopediaLinkWithName { get; }

Property Value

TextObject

IsPlayer

public bool IsPlayer { get; }

Property Value

bool

Name

public TextObject Name { get; }

Property Value

TextObject

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected virtual void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

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