d30ac7cfa6
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
36 lines
1.1 KiB
Plaintext
36 lines
1.1 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.",
|
|
"subtitle": "Debug"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Value",
|
|
"details": {
|
|
"name": "Value"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |