Files
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Nodes/UtilitiesDebug_Print.names
T

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"
}
}
]
}
]
}