Merge branch 'carlitosan/thecleansing' of https://github.com/aws-lumberyard-dev/o3de into carlitosan/thecleansing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user