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.
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{E1940FB4-83FE-4594-9AFF-375FF7603338}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Print",
|
|
"category": "Utilities/Debug",
|
|
"tooltip": "Formats and prints the provided text in the debug console.\nAny word within {} will create a data pin on this node."
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Value_0",
|
|
"details": {
|
|
"name": "Value"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |