Table of Contents

Class MultiplayerLobbyMaskedIntTextWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer.Lobby
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MultiplayerLobbyMaskedIntTextWidget : TextWidget
Inheritance
MultiplayerLobbyMaskedIntTextWidget
Inherited Members

Constructors

MultiplayerLobbyMaskedIntTextWidget(UIContext)

public MultiplayerLobbyMaskedIntTextWidget(UIContext context)

Parameters

context UIContext

Properties

IntValue

[Editor(false)]
public int IntValue { get; set; }

Property Value

int

MaskText

[Editor(false)]
public string MaskText { get; set; }

Property Value

string

MaskedIntValue

[Editor(false)]
public int MaskedIntValue { get; set; }

Property Value

int

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