Class LoadingWindowWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Loading
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class LoadingWindowWidget : Widget
- Inheritance
-
LoadingWindowWidget
- Inherited Members
Constructors
LoadingWindowWidget(UIContext)
public LoadingWindowWidget(UIContext context)
Parameters
context
UIContext
Properties
AnimWidget
[Editor(false)]
public Widget AnimWidget { get; set; }
Property Value
ImageName
[Editor(false)]
public string ImageName { get; set; }
Property Value
IsActive
[Editor(false)]
public bool IsActive { get; set; }
Property Value
Methods
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).