Gem Catalog Allows Filtering by Gem Selected Status Live (#1274)

This commit is contained in:
AMZN-nggieber
2021-06-14 15:56:54 -07:00
committed by GitHub
parent 0d45ec806c
commit 948075fa61
10 changed files with 179 additions and 32 deletions
@@ -63,6 +63,8 @@ namespace O3DE::ProjectManager
QVector<QModelIndex> GatherGemsToBeAdded() const;
QVector<QModelIndex> GatherGemsToBeRemoved() const;
int TotalAddedGems() const;
private:
enum UserRole
{