Class DevelopmentNameTextWidget
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class DevelopmentNameTextWidget : TextWidget
- Inheritance
-
DevelopmentNameTextWidget
- Inherited Members
Constructors
DevelopmentNameTextWidget(UIContext)
public DevelopmentNameTextWidget(UIContext context)
Parameters
context
UIContext
Properties
IsInQueue
[Editor(false)]
public bool IsInQueue { get; set; }
Property Value
MaxText
[Editor(false)]
public string MaxText { get; set; }
Property Value
MaxTextStayTime
[Editor(false)]
public float MaxTextStayTime { get; set; }
Property Value
NameText
[Editor(false)]
public string NameText { get; set; }
Property Value
Methods
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dt
float
StartMaxTextAnimation()
public void StartMaxTextAnimation()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).