|
Stream Chat Unreal SDK
|
Blueprint functions for the ReactionGroup struct. More...
#include <ReactionGroup.h>
Inherits UBlueprintFunctionLibrary.
Static Public Member Functions | |
| static bool | HasOwnReaction (const FReactionGroup &ReactionGroup) |
| Does this reaction group contain a reaction created by the current user? | |
| static void | GetOwnReaction (const FReactionGroup &ReactionGroup, bool &bIsSet, FReaction &Reaction) |
| Get the reaction created by the current user, if it exists. | |
Blueprint functions for the ReactionGroup struct.