Table of Contents

Struct DependedModule

Namespace
TaleWorlds.ModuleManager
Assembly
TaleWorlds.ModuleManager.dll
public struct DependedModule
Inherited Members
Extension Methods

Constructors

DependedModule(string, ApplicationVersion, bool)

public DependedModule(string moduleId, ApplicationVersion version, bool isOptional = false)

Parameters

moduleId string
version ApplicationVersion
isOptional bool

Properties

IsOptional

public bool IsOptional { get; }

Property Value

bool

ModuleId

public string ModuleId { get; }

Property Value

string

Version

public ApplicationVersion Version { get; }

Property Value

ApplicationVersion

Methods

UpdateVersionChangeSet()

public void UpdateVersionChangeSet()

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