Merge branch 'carlitosan/thecleansing' of https://github.com/aws-lumberyard-dev/o3de into carlitosan/thecleansing

This commit is contained in:
chcurran
2021-07-07 17:13:11 -07:00
93 changed files with 374 additions and 395 deletions
@@ -6,14 +6,3 @@
*/
#include "Format.h"
namespace ScriptCanvas
{
namespace Nodes
{
namespace String
{
}
}
}
@@ -24,7 +24,7 @@ namespace ScriptCanvas
{
public:
SCRIPTCANVAS_NODE(StartsWith);
};
};
//! Deprecated: see class String's reflection of method "Ends With"
class EndsWith