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
ImagePath
[SaveableField(2)]
public string ImagePath
Field Value
SupportWeight
[SaveableField(1)]
public Supporter.SupportWeights SupportWeight
Field Value
Properties
EncyclopediaLinkWithName
public TextObject EncyclopediaLinkWithName { get; }
Property Value
IsPlayer
public bool IsPlayer { get; }
Property Value
Name
public TextObject Name { get; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected virtual void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
Equals(object)
public override bool Equals(object obj)
Parameters
obj
object
Returns
GetHashCode()
public override int GetHashCode()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).