Class PerkSelectionBarWidget
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class PerkSelectionBarWidget : Widget
- Inheritance
-
PerkSelectionBarWidget
- Inherited Members
Constructors
PerkSelectionBarWidget(UIContext)
public PerkSelectionBarWidget(UIContext context)
Parameters
context
UIContext
Properties
FullLearningRateClip
public Widget FullLearningRateClip { get; set; }
Property Value
FullLearningRateClipInnerContent
public Widget FullLearningRateClipInnerContent { get; set; }
Property Value
FullLearningRateLevel
public int FullLearningRateLevel { get; set; }
Property Value
Level
public int Level { get; set; }
Property Value
MaxLevel
public int MaxLevel { get; set; }
Property Value
PercentageIndicatorTextWidget
public TextWidget PercentageIndicatorTextWidget { get; set; }
Property Value
PercentageIndicatorWidget
public Widget PercentageIndicatorWidget { get; set; }
Property Value
PerksList
public Widget PerksList { get; set; }
Property Value
ProgressClip
public Widget ProgressClip { get; set; }
Property Value
SeperatorContainer
public Widget SeperatorContainer { 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).