Stream Chat Unreal SDK
Loading...
Searching...
No Matches
LocalEvent.h
1
// Copyright 2022 Stream.IO, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
7
#include "LocalEvent.generated.h"
8
13
USTRUCT()
14
struct
FLocalEvent
15
{
16
GENERATED_BODY()
17
18
19
UPROPERTY()
20
FName
Type
;
21
};
EMessageSortField::Type
@ Type
Type of the message.
FLocalEvent
Event not originating from the API.
Definition:
LocalEvent.h:15
Source
Backend
StreamChatWebSocket
Public
Event
Abstract
LocalEvent.h
Generated by
1.9.5