Class DevelopmentItemButtonWidget
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class DevelopmentItemButtonWidget : ButtonWidget
- Inheritance
-
DevelopmentItemButtonWidget
- Inherited Members
Constructors
DevelopmentItemButtonWidget(UIContext)
public DevelopmentItemButtonWidget(UIContext context)
Parameters
context
UIContext
Properties
ActionButtonsForcedScopeTargeter
[Editor(false)]
public NavigationForcedScopeCollectionTargeter ActionButtonsForcedScopeTargeter { get; set; }
Property Value
ActionButtonsNavigationScopeTargeter
[Editor(false)]
public NavigationScopeTargeter ActionButtonsNavigationScopeTargeter { get; set; }
Property Value
AddToQueueButtonWidget
[Editor(false)]
public ButtonWidget AddToQueueButtonWidget { get; set; }
Property Value
CanBuild
[Editor(false)]
public bool CanBuild { get; set; }
Property Value
DevelopmentBackVisualWidget
[Editor(false)]
public Widget DevelopmentBackVisualWidget { get; set; }
Property Value
DevelopmentFrontVisualWidget
[Editor(false)]
public Widget DevelopmentFrontVisualWidget { get; set; }
Property Value
DevelopmentLevelVisualWidget
[Editor(false)]
public Widget DevelopmentLevelVisualWidget { get; set; }
Property Value
IsDaily
[Editor(false)]
public bool IsDaily { get; set; }
Property Value
IsProgressIndicatorsEnabled
[Editor(false)]
public bool IsProgressIndicatorsEnabled { get; set; }
Property Value
IsProgressShown
[Editor(false)]
public bool IsProgressShown { get; set; }
Property Value
IsSelectedItem
[Editor(false)]
public bool IsSelectedItem { get; set; }
Property Value
Level
[Editor(false)]
public int Level { get; set; }
Property Value
NameTextWidget
[Editor(false)]
public DevelopmentNameTextWidget NameTextWidget { get; set; }
Property Value
Progress
[Editor(false)]
public int Progress { get; set; }
Property Value
ProgressClipWidget
[Editor(false)]
public Widget ProgressClipWidget { get; set; }
Property Value
SelectedBlackOverlayWidget
[Editor(false)]
public Widget SelectedBlackOverlayWidget { get; set; }
Property Value
SetAsActiveButtonWidget
[Editor(false)]
public ButtonWidget SetAsActiveButtonWidget { 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).