Table of Contents

Class ChatLogItemWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Chat
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class ChatLogItemWidget : Widget
Inheritance
ChatLogItemWidget
Inherited Members

Constructors

ChatLogItemWidget(UIContext)

public ChatLogItemWidget(UIContext context)

Parameters

context UIContext

Properties

ChatLine

[Editor(false)]
public string ChatLine { get; set; }

Property Value

string

ChatLogWidget

[Editor(false)]
public ChatLogWidget ChatLogWidget { get; set; }

Property Value

ChatLogWidget

CollapsableWidget

[Editor(false)]
public ChatCollapsableListPanel CollapsableWidget { get; set; }

Property Value

ChatCollapsableListPanel

OneLineTextWidget

[Editor(false)]
public RichTextWidget OneLineTextWidget { get; set; }

Property Value

RichTextWidget

Methods

OnParallelUpdate(float)

protected override void OnParallelUpdate(float dt)

Parameters

dt float

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