Editor/Plugins/ComponentEntityEditorPlugin

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-14 09:34:05 -07:00
parent 0d726d5d91
commit e214f26392
27 changed files with 13 additions and 75 deletions
@@ -18,6 +18,7 @@
#if !defined(DEFINED_QMETATYPE_UUID)
#define DEFINED_QMETATYPE_UUID
#include <AzCore/Math/Uuid.h>
Q_DECLARE_METATYPE(AZ::Uuid);
#endif