Class ChatCollapsableListPanel
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Chat
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class ChatCollapsableListPanel : ListPanel
- Inheritance
-
ChatCollapsableListPanel
- Inherited Members
Constructors
ChatCollapsableListPanel(UIContext)
public ChatCollapsableListPanel(UIContext context)
Parameters
context
UIContext
Properties
Alpha
[DataSourceProperty]
public float Alpha { get; set; }
Property Value
IsLinesVisible
public bool IsLinesVisible { get; }
Property Value
LineColor
[DataSourceProperty]
public Color LineColor { get; set; }
Property Value
ParentChatLogWidget
[DataSourceProperty]
public ChatLogWidget ParentChatLogWidget { get; set; }
Property Value
Methods
OnChildAdded(Widget)
protected override void OnChildAdded(Widget child)
Parameters
child
Widget
OnMousePressed()
protected override void OnMousePressed()
OnPreviewMousePressed()
protected override bool OnPreviewMousePressed()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).