Table of Contents

Class UserModData

Namespace
TaleWorlds.MountAndBlade.Launcher.Library.UserDatas
Assembly
TaleWorlds.MountAndBlade.Launcher.Library.dll
public class UserModData
Inheritance
UserModData
Inherited Members

Constructors

UserModData()

public UserModData()

UserModData(string, string, bool)

public UserModData(string id, string lastKnownVersion, bool isSelected)

Parameters

id string
lastKnownVersion string
isSelected bool

Properties

Id

public string Id { get; set; }

Property Value

string

IsSelected

public bool IsSelected { get; set; }

Property Value

bool

LastKnownVersion

public string LastKnownVersion { get; set; }

Property Value

string

Methods

IsUpdatedToBeDefault(ModuleInfo)

public bool IsUpdatedToBeDefault(ModuleInfo module)

Parameters

module ModuleInfo

Returns

bool

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