[O3DE][GameLift] Add client side change for starting and stopping matchmaking (#4536)

* [O3DE][GameLift] Add client side change for starting and stopping matchmaking

Signed-off-by: Junbo Liang <junbo@amazon.com>
This commit is contained in:
Junbo Liang
2021-10-12 10:41:27 -07:00
committed by GitHub
parent ff14c2d991
commit 736c2fe27b
16 changed files with 890 additions and 5 deletions
@@ -9,6 +9,7 @@
#pragma once
#include <AzCore/RTTI/RTTI.h>
#include <AzCore/std/containers/vector.h>
#include <AzCore/std/string/string.h>
namespace AZ