Class EncyclopediaListWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Encyclopedia
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class EncyclopediaListWidget : Widget
- Inheritance
-
EncyclopediaListWidget
- Inherited Members
Constructors
EncyclopediaListWidget(UIContext)
public EncyclopediaListWidget(UIContext context)
Parameters
context
UIContext
Properties
ItemList
public ListPanel ItemList { get; set; }
Property Value
ItemListScroll
public ScrollbarWidget ItemListScroll { get; set; }
Property Value
LastSelectedItemId
[Editor(false)]
public string LastSelectedItemId { 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).