You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.5 KiB
Plaintext
54 lines
1.5 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{6C1CECA6-C155-4ED5-96BC-1D4F11C7A0FE}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Ends With",
|
|
"category": "String",
|
|
"tooltip": ".",
|
|
"subtitle": "String"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "DataInput_Source",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Pattern",
|
|
"details": {
|
|
"name": "Pattern"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Case Sensitive",
|
|
"details": {
|
|
"name": "Case Sensitive"
|
|
}
|
|
},
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_True",
|
|
"details": {
|
|
"name": "True"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_False",
|
|
"details": {
|
|
"name": "False"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |