Stream Chat Unreal SDK
Loading...
Searching...
No Matches
UTypingIndicatorWidget Class Referencefinal

Displays typing status for multiple users. More...

#include <TypingIndicatorWidget.h>

Inherits UUserWidget.

Public Member Functions

void AddUser (const FUserRef &User)
 
bool RemoveUser (const FUserRef &User)
 Returns true if no more users exist after removing user.
 

Protected Attributes

UTextBlock * TextBlock
 
TArray< FUserRefUsers
 

Detailed Description

Displays typing status for multiple users.

Does not care about the users you add, so you most likely shouldn't add the currently logged in user. Does not have a "no one typing" state, so you should hide/show/create/destroy this widget when typists are > 0


The documentation for this class was generated from the following files: