Editor for stability and overloaded nodes. LYN-2904, LYN-3059, LYN-3234, LYN-2888

This commit is contained in:
chcurran
2021-04-22 16:13:24 -07:00
parent ba324b8806
commit cb7a26ce5e
7 changed files with 90 additions and 32 deletions
@@ -332,7 +332,8 @@ namespace ScriptCanvasEditor::Nodes
contextGroup = TranslationContextGroup::ClassMethod;
break;
default:
AZ_Assert(false, "Invalid node type");
AZ_Error("ScriptCanvas", false, "Invalid method node type, node creation failed. This node nodes to be deleted.");
break;
}
graphCanvasEntity->Init();