Table of Contents

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

int

SearchInputWidget

public EditableTextWidget SearchInputWidget { get; set; }

Property Value

EditableTextWidget

SearchResultPanel

public ScrollablePanel SearchResultPanel { get; set; }

Property Value

ScrollablePanel

ShowResults

public bool ShowResults { get; set; }

Property Value

bool

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).