Table of Contents

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

uint

BackgroundColor2

public uint BackgroundColor2 { get; }

Property Value

uint

BannerKey

public string BannerKey { get; set; }

Property Value

string

CanHaveSettlement

public bool CanHaveSettlement { get; }

Property Value

bool

ClothAlternativeColor

public uint ClothAlternativeColor { get; }

Property Value

uint

ClothAlternativeColor2

public uint ClothAlternativeColor2 { get; }

Property Value

uint

Color

public uint Color { get; }

Property Value

uint

Color2

public uint Color2 { get; }

Property Value

uint

EncounterBackgroundMesh

public string EncounterBackgroundMesh { get; set; }

Property Value

string

ForegroundColor1

public uint ForegroundColor1 { get; }

Property Value

uint

ForegroundColor2

public uint ForegroundColor2 { get; }

Property Value

uint

IsBandit

public bool IsBandit { get; }

Property Value

bool

IsMainCulture

public bool IsMainCulture { get; }

Property Value

bool

Name

public TextObject Name { get; }

Property Value

TextObject

Methods

Deserialize(MBObjectManager, XmlNode)

public override void Deserialize(MBObjectManager objectManager, XmlNode node)

Parameters

objectManager MBObjectManager
node XmlNode

GetCultureCode()

public CultureCode GetCultureCode()

Returns

CultureCode

ToString()

public override string ToString()

Returns

string

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