Stream Chat Unreal SDK
Loading...
Searching...
No Matches
Command.h
1
// Copyright 2022 Stream.IO, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "CoreMinimal.h"
6
7
#include "Command.generated.h"
8
9
USTRUCT()
10
struct FCommand
11
{
12
GENERATED_BODY()
13
};
Source
StreamChat
Public
Channel
Command.h
Generated by
1.9.5