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.
36 lines
1.0 KiB
Plaintext
36 lines
1.0 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{0B1577E0-339D-4573-93D1-6C311AD12A13}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "StringFormatted",
|
|
"category": "Internal",
|
|
"tooltip": "Base class for any nodes that use string formatting capabilities.",
|
|
"subtitle": "Internal"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Value",
|
|
"details": {
|
|
"name": "Value"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |