Class SubModuleInfo
- Namespace
- TaleWorlds.ModuleManager
- Assembly
- TaleWorlds.ModuleManager.dll
public class SubModuleInfo
- Inheritance
-
SubModuleInfo
- Inherited Members
Constructors
SubModuleInfo()
public SubModuleInfo()
Fields
Tags
public readonly List<Tuple<SubModuleInfo.SubModuleTags, string>> Tags
Field Value
Properties
Assemblies
public List<string> Assemblies { get; }
Property Value
DLLExists
public bool DLLExists { get; }
Property Value
DLLName
public string DLLName { get; }
Property Value
DLLPath
public string DLLPath { get; }
Property Value
IsTWCertifiedDLL
public bool IsTWCertifiedDLL { get; }
Property Value
Name
public string Name { get; }
Property Value
SubModuleClassType
public string SubModuleClassType { get; }
Property Value
Methods
LoadFrom(XmlNode, string, bool)
public void LoadFrom(XmlNode subModuleNode, string path, bool isOfficial)
Parameters
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).