Code/Tools/AssetProcessor

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-09-10 20:20:14 -07:00
parent 287d2a0fe7
commit d046389a30
8 changed files with 13 additions and 13 deletions
@@ -114,7 +114,7 @@ public:
void Rescan();
bool IsAssetProcessorManagerIdle() const;
bool IsAssetProcessorManagerIdle() const override;
bool CheckFullIdle();
Q_SIGNALS:
void CheckAssetProcessorManagerIdleState();