M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.ObjectSystem.XmlResource Class Reference

Static Public Member Functions

static void InitializeXmlInformationList (List< MbObjectXmlInformation > xmlInformation)
 
static void GetMbprojxmls (string moduleName)
 
static void GetXmlListAndApply (string moduleName)
 

Static Public Attributes

static List< MbObjectXmlInformationXmlInformationList = new List<MbObjectXmlInformation>()
 
static List< MbObjectXmlInformationMbprojXmls = new List<MbObjectXmlInformation>()
 

Member Function Documentation

◆ InitializeXmlInformationList()

static void TaleWorlds.ObjectSystem.XmlResource.InitializeXmlInformationList ( List< MbObjectXmlInformation xmlInformation)
static

◆ GetMbprojxmls()

static void TaleWorlds.ObjectSystem.XmlResource.GetMbprojxmls ( string  moduleName)
static

◆ GetXmlListAndApply()

static void TaleWorlds.ObjectSystem.XmlResource.GetXmlListAndApply ( string  moduleName)
static

Member Data Documentation

◆ XmlInformationList

List<MbObjectXmlInformation> TaleWorlds.ObjectSystem.XmlResource.XmlInformationList = new List<MbObjectXmlInformation>()
static

◆ MbprojXmls

List<MbObjectXmlInformation> TaleWorlds.ObjectSystem.XmlResource.MbprojXmls = new List<MbObjectXmlInformation>()
static