Adds a verification response for the remote console connecting

Signed-off-by: evanchia <evanchia@amazon.com>
This commit is contained in:
evanchia
2021-08-19 17:54:48 -07:00
parent e865ad5d23
commit a68f5c53c9
4 changed files with 14 additions and 11 deletions
@@ -60,6 +60,7 @@ enum EConsoleEventType
eCET_Strobo_FrameInfoStart,
eCET_Strobo_FrameInfoAdd,
eCET_ConnectMessage,
};
struct SRemoteEventFactory;