Class BasicCultureObject
- Namespace
- TaleWorlds.Core
- Assembly
- TaleWorlds.Core.dll
public class BasicCultureObject : MBObjectBase
- Inheritance
-
BasicCultureObject
- Derived
- Inherited Members
Constructors
BasicCultureObject()
public BasicCultureObject()
Properties
BackgroundColor1
public uint BackgroundColor1 { get; }
Property Value
BackgroundColor2
public uint BackgroundColor2 { get; }
Property Value
BannerKey
public string BannerKey { get; set; }
Property Value
CanHaveSettlement
public bool CanHaveSettlement { get; }
Property Value
ClothAlternativeColor
public uint ClothAlternativeColor { get; }
Property Value
ClothAlternativeColor2
public uint ClothAlternativeColor2 { get; }
Property Value
Color
public uint Color { get; }
Property Value
Color2
public uint Color2 { get; }
Property Value
EncounterBackgroundMesh
public string EncounterBackgroundMesh { get; set; }
Property Value
ForegroundColor1
public uint ForegroundColor1 { get; }
Property Value
ForegroundColor2
public uint ForegroundColor2 { get; }
Property Value
IsBandit
public bool IsBandit { get; }
Property Value
IsMainCulture
public bool IsMainCulture { get; }
Property Value
Name
public TextObject Name { get; }
Property Value
Methods
Deserialize(MBObjectManager, XmlNode)
public override void Deserialize(MBObjectManager objectManager, XmlNode node)
Parameters
objectManager
MBObjectManagernode
XmlNode
GetCultureCode()
public CultureCode GetCultureCode()
Returns
ToString()
public override string ToString()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).