M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.ModuleManager.ModuleHelper Class Reference

Static Public Member Functions

static string GetModuleFullPath (string moduleId)
 
static ModuleInfo GetModuleInfo (string moduleId)
 
static void InitializePlatformModuleExtension (IPlatformModuleExtension moduleExtension)
 
static void ClearPlatformModuleExtension ()
 
static List< ModuleInfoGetModuleInfos (string[] moduleNames)
 
static IEnumerable< ModuleInfoGetModules ()
 
static string GetMbprojPath (string id)
 
static string GetXmlPathForNative (string moduleId, string xmlName)
 
static string GetXmlPathForNativeWBase (string moduleId, string xmlName)
 
static string GetXsltPathForNative (string moduleId, string xsltName)
 
static string GetPath (string id)
 
static string GetXmlPath (string moduleId, string xmlName)
 
static string GetXsltPath (string moduleId, string xmlName)
 
static string GetXsdPath (string xmlInfoId)
 
static IEnumerable< ModuleInfoGetDependentModulesOf (IEnumerable< ModuleInfo > source, ModuleInfo module)
 
static List< ModuleInfoGetSortedModules (string[] moduleIDs)
 

Member Function Documentation

◆ GetModuleFullPath()

static string TaleWorlds.ModuleManager.ModuleHelper.GetModuleFullPath ( string  moduleId)
static

◆ GetModuleInfo()

static ModuleInfo TaleWorlds.ModuleManager.ModuleHelper.GetModuleInfo ( string  moduleId)
static

◆ InitializePlatformModuleExtension()

static void TaleWorlds.ModuleManager.ModuleHelper.InitializePlatformModuleExtension ( IPlatformModuleExtension  moduleExtension)
static

◆ ClearPlatformModuleExtension()

static void TaleWorlds.ModuleManager.ModuleHelper.ClearPlatformModuleExtension ( )
static

◆ GetModuleInfos()

static List< ModuleInfo > TaleWorlds.ModuleManager.ModuleHelper.GetModuleInfos ( string[]  moduleNames)
static

◆ GetModules()

static IEnumerable< ModuleInfo > TaleWorlds.ModuleManager.ModuleHelper.GetModules ( )
static

◆ GetMbprojPath()

static string TaleWorlds.ModuleManager.ModuleHelper.GetMbprojPath ( string  id)
static

◆ GetXmlPathForNative()

static string TaleWorlds.ModuleManager.ModuleHelper.GetXmlPathForNative ( string  moduleId,
string  xmlName 
)
static

◆ GetXmlPathForNativeWBase()

static string TaleWorlds.ModuleManager.ModuleHelper.GetXmlPathForNativeWBase ( string  moduleId,
string  xmlName 
)
static

◆ GetXsltPathForNative()

static string TaleWorlds.ModuleManager.ModuleHelper.GetXsltPathForNative ( string  moduleId,
string  xsltName 
)
static

◆ GetPath()

static string TaleWorlds.ModuleManager.ModuleHelper.GetPath ( string  id)
static

◆ GetXmlPath()

static string TaleWorlds.ModuleManager.ModuleHelper.GetXmlPath ( string  moduleId,
string  xmlName 
)
static

◆ GetXsltPath()

static string TaleWorlds.ModuleManager.ModuleHelper.GetXsltPath ( string  moduleId,
string  xmlName 
)
static

◆ GetXsdPath()

static string TaleWorlds.ModuleManager.ModuleHelper.GetXsdPath ( string  xmlInfoId)
static

◆ GetDependentModulesOf()

static IEnumerable< ModuleInfo > TaleWorlds.ModuleManager.ModuleHelper.GetDependentModulesOf ( IEnumerable< ModuleInfo source,
ModuleInfo  module 
)
static

◆ GetSortedModules()

static List< ModuleInfo > TaleWorlds.ModuleManager.ModuleHelper.GetSortedModules ( string[]  moduleIDs)
static