Pixel-Composer/datafiles/data/Nodes/Internal/Misc/Node_Print/info.json

13 lines
198 B
JSON
Raw Normal View History

2025-01-09 05:28:30 +01:00
{
"tooltip":"Display text to notification.",
"alias":[
"debug log"
],
2025-01-09 08:28:19 +01:00
"spr":"s_node_print",
"pxc_version":1145.0,
2025-01-09 05:28:30 +01:00
"baseNode":"Node_Print",
"io":[
"text"
],
"name":"Print"
}