Read engine version from setting registry (#4926)
* Read engine version from setting registry Signed-off-by: Junbo Liang <junbo@amazon.com>
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
|
||||
namespace AWSMetrics
|
||||
{
|
||||
constexpr const char* EngineVersionJsonKey = "O3DEVersion";
|
||||
|
||||
//! Base class to be implemented by IdentityProvider to retrive an ID for identity.
|
||||
class IdentityProvider
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user