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

Provide a reference to a UChatChannel to child widgets. More...

#include <ChannelContextWidget.h>

Inherits UContextWidget.

Public Member Functions

void Setup (UChatChannel *InChannel)
 
UChatChannelGetChannel () const
 

Static Public Member Functions

static UChannelContextWidgetGet (const UWidget *Widget)
 
static UChannelContextWidgetTryGet (const UWidget *Widget)
 
static UChatChannelGetChannel (const UWidget *Widget)
 
static UChatChannelTryGetChannel (const UWidget *Widget)
 

Public Attributes

FStartEditMessageDelegate OnStartEditMessage
 

Detailed Description

Provide a reference to a UChatChannel to child widgets.

A widget that can be initialized with a ChatChannel in order to conveniently provide children with access to said channel as well as channel-related UI delegates


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