Table of Contents

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

float

IsLinesVisible

public bool IsLinesVisible { get; }

Property Value

bool

LineColor

[DataSourceProperty]
public Color LineColor { get; set; }

Property Value

Color

ParentChatLogWidget

[DataSourceProperty]
public ChatLogWidget ParentChatLogWidget { get; set; }

Property Value

ChatLogWidget

Methods

OnChildAdded(Widget)

protected override void OnChildAdded(Widget child)

Parameters

child Widget

OnMousePressed()

protected override void OnMousePressed()

OnPreviewMousePressed()

protected override bool OnPreviewMousePressed()

Returns

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).