M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.ObjectSystem.MbObjectXmlInformation Struct Reference

Public Member Functions

 MbObjectXmlInformation (string id, string name, string moduleName, List< string > gameTypesIncluded)
 

Public Attributes

string Id
 
string Name
 
string ModuleName
 
List< string > GameTypesIncluded
 

Constructor & Destructor Documentation

◆ MbObjectXmlInformation()

TaleWorlds.ObjectSystem.MbObjectXmlInformation.MbObjectXmlInformation ( string  id,
string  name,
string  moduleName,
List< string >  gameTypesIncluded 
)

Member Data Documentation

◆ Id

string TaleWorlds.ObjectSystem.MbObjectXmlInformation.Id

◆ Name

string TaleWorlds.ObjectSystem.MbObjectXmlInformation.Name

◆ ModuleName

string TaleWorlds.ObjectSystem.MbObjectXmlInformation.ModuleName

◆ GameTypesIncluded

List<string> TaleWorlds.ObjectSystem.MbObjectXmlInformation.GameTypesIncluded