Class Concept
- Namespace
- TaleWorlds.CampaignSystem
- Assembly
- TaleWorlds.CampaignSystem.dll
public class Concept : MBObjectBase
- Inheritance
-
Concept
- Inherited Members
Constructors
Concept()
public Concept()
Properties
All
public static MBReadOnlyList<Concept> All { get; }
Property Value
Description
public TextObject Description { get; set; }
Property Value
EncyclopediaLink
public string EncyclopediaLink { get; }
Property Value
EncyclopediaLinkWithName
public TextObject EncyclopediaLinkWithName { get; }
Property Value
FilterGroup
public string FilterGroup { get; set; }
Property Value
LinkID
public string LinkID { get; }
Property Value
Title
public TextObject Title { get; set; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
Deserialize(MBObjectManager, XmlNode)
public override void Deserialize(MBObjectManager objectManager, XmlNode node)
Parameters
objectManager
MBObjectManagernode
XmlNode
IsGroupMember(string, Concept)
public static bool IsGroupMember(string groupName, Concept c)
Parameters
Returns
SetConceptTextLinks()
public static void SetConceptTextLinks()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).