Gems/ScriptCanvas*

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-09-10 20:24:15 -07:00
parent 1d53200eda
commit 711b332ebe
57 changed files with 123 additions and 124 deletions
@@ -548,7 +548,7 @@ namespace ScriptCanvasTests
bool DestroyEntityById(AZ::EntityId entityId) override;
AZ::Entity* CloneEntity(const AZ::Entity& sourceEntity) override;
void ResetContext() override;
AZ::EntityId FindLoadedEntityIdMapping(const AZ::EntityId& staticId) const;
AZ::EntityId FindLoadedEntityIdMapping(const AZ::EntityId& staticId) const override;
////
void AddEntity(AZ::EntityId entityId);