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
MaskText
[Editor(false)]
public string MaskText { get; set; }
Property Value
MaskedIntValue
[Editor(false)]
public int MaskedIntValue { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).