Table of Contents

Class LauncherUI

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

Constructors

LauncherUI(UserDataManager, UIContext, Action, Action)

public LauncherUI(UserDataManager userDataManager, UIContext context, Action onClose, Action onMinimize)

Parameters

userDataManager UserDataManager
context UIContext
onClose Action
onMinimize Action

Properties

AdditionalArgs

public string AdditionalArgs { get; }

Property Value

string

HasUnofficialModulesSelected

public bool HasUnofficialModulesSelected { get; }

Property Value

bool

Methods

AddHintInformation(string)

public static void AddHintInformation(string message)

Parameters

message string

CheckMouseOverWindowDragArea()

public bool CheckMouseOverWindowDragArea()

Returns

bool

HideHintInformation()

public static void HideHintInformation()

HitTest()

public bool HitTest()

Returns

bool

Initialize()

public void Initialize()

Update()

public void Update()

Events

OnAddHintInformation

public static event Action<string> OnAddHintInformation

Event Type

Action<string>

OnHideHintInformation

public static event Action OnHideHintInformation

Event Type

Action

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