The Great ScriptCanvas Purge, Part II

Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
chcurran
2021-07-01 17:08:16 -07:00
parent 0e8f8e5a7f
commit fea83b0b51
25 changed files with 54 additions and 468 deletions
@@ -30,10 +30,6 @@ namespace ScriptCanvas::Nodes::Core
class SetVariableNode;
class SendScriptEvent;
}
namespace ScriptCanvas::Nodes::Entity
{
class EntityRef;
}
namespace ScriptEvents
{
class Method;