UChatWidget¶
#include <ChatWidget.h>
Inherits from UWidget
Public Functions¶
| Name | |
|---|---|
| void | SetAlwaysVisible(bool InAlwaysVisible) |
| UChatWidget() | |
| void | UsedChat() |
Public Attributes¶
| Name | |
|---|---|
| FAddedChatLineSignature | OnAddedChatLine |
| FChangeAlwaysVisible | OnChangedAlwaysVisible |
| FEnterInputModeSignature | OnEnterInputMode |
| FEnterLastChannelInputModeSignature | OnEnterLastChannelInputMode |
| [[FOnGenerateRowChatLine]] | OnGenerateRowEvent |
| int32 | SecondsToConsiderMessageFresh |
| bool | bAlwaysVisible |
| bool | bShowTimestamps |
| bool | bUseAbbreviatedChatHistory |
| UWidget::FGetBool | bUseAbbreviatedChatHistoryDelegate |
Updated on 2025-01-21 at 09:02:24 +0100