Class EncyclopediaSearchBarBrushWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Encyclopedia
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class EncyclopediaSearchBarBrushWidget : BrushWidget
- Inheritance
-
EncyclopediaSearchBarBrushWidget
- Inherited Members
Constructors
EncyclopediaSearchBarBrushWidget(UIContext)
public EncyclopediaSearchBarBrushWidget(UIContext context)
Parameters
context
UIContext
Properties
MinCharAmountToShowResults
public int MinCharAmountToShowResults { get; set; }
Property Value
SearchInputWidget
public EditableTextWidget SearchInputWidget { get; set; }
Property Value
SearchResultPanel
public ScrollablePanel SearchResultPanel { get; set; }
Property Value
ShowResults
public bool ShowResults { get; set; }
Property Value
Methods
OnLateUpdate(float)
protected override void OnLateUpdate(float dt)
Parameters
dt
float
OnMousePressed()
protected override void OnMousePressed()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).