Git MainWindow.cpp to point where it compiles, and reveals the radius of changes for everything to work without assets

Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
chcurran
2021-10-18 11:56:14 -07:00
parent 42d286f8a6
commit b7f6ebb708
16 changed files with 534 additions and 478 deletions
@@ -11,7 +11,7 @@
namespace ScriptCanvasEditor
{
AZ::Data::AssetId ReadRecentAssetId();
void SetRecentAssetId(const AZ::Data::AssetId& assetId);
SourceHandle ReadRecentAssetId();
void SetRecentAssetId(SourceHandle assetId);
void ClearRecentAssetId();
}