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.
59 lines
1.7 KiB
Plaintext
59 lines
1.7 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{197D0BAA-FCAF-4922-872B-3A95BEA574B2}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Replace String",
|
|
"category": "String",
|
|
"tooltip": "Allows replacing a substring from a given string."
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "DataInput_Source_0",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Replace_1",
|
|
"details": {
|
|
"name": "Replace"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_With_2",
|
|
"details": {
|
|
"name": "With"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Case Sensitive_3",
|
|
"details": {
|
|
"name": "Case Sensitive"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Result_0",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
},
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |