Table of Contents

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

List<Tuple<SubModuleInfo.SubModuleTags, string>>

Properties

Assemblies

public List<string> Assemblies { get; }

Property Value

List<string>

DLLExists

public bool DLLExists { get; }

Property Value

bool

DLLName

public string DLLName { get; }

Property Value

string

DLLPath

public string DLLPath { get; }

Property Value

string

IsTWCertifiedDLL

public bool IsTWCertifiedDLL { get; }

Property Value

bool

Name

public string Name { get; }

Property Value

string

SubModuleClassType

public string SubModuleClassType { get; }

Property Value

string

Methods

LoadFrom(XmlNode, string, bool)

public void LoadFrom(XmlNode subModuleNode, string path, bool isOfficial)

Parameters

subModuleNode XmlNode
path string
isOfficial bool

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