more fixes

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-09-08 08:48:32 -07:00
parent c805d443d2
commit 860b28c10b
38 changed files with 251 additions and 256 deletions
@@ -117,7 +117,7 @@ namespace DebugDraw
void OnBeginPrepareRender() override;
// AZ::Render::Bootstrap::NotificationBus
void OnBootstrapSceneReady(AZ::RPI::Scene* scene);
void OnBootstrapSceneReady(AZ::RPI::Scene* scene) override;
// EntityBus
void OnEntityDeactivated(const AZ::EntityId& entityId) override;