Class LauncherNewsWidget
- Namespace
- TaleWorlds.MountAndBlade.Launcher.Library.CustomWidgets
- Assembly
- TaleWorlds.MountAndBlade.Launcher.Library.dll
public class LauncherNewsWidget : Widget
- Inheritance
-
LauncherNewsWidget
- Inherited Members
Constructors
LauncherNewsWidget(UIContext)
public LauncherNewsWidget(UIContext context)
Parameters
context
UIContext
Properties
RadioButtonContainer
public ListPanel RadioButtonContainer { get; set; }
Property Value
TimeLeftFillWidget
public Widget TimeLeftFillWidget { get; set; }
Property Value
TimeToShowNewsItemInSeconds
public float TimeToShowNewsItemInSeconds { get; set; }
Property Value
Methods
OnAfterChildRemoved(Widget)
protected override void OnAfterChildRemoved(Widget child)
Parameters
child
Widget
OnChildAdded(Widget)
protected override void OnChildAdded(Widget child)
Parameters
child
Widget
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dt
float
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).