Pixel-Composer/datafiles/data/Nodes/Internal/IO/XML File Out/info.json

9 lines
143 B
JSON
Raw Normal View History

2025-01-09 05:28:30 +01:00
{
"tooltip":"Write struct to xml file.",
"baseNode":"Node_XML_File_Write",
"io":[
"text",
"struct"
],
"name":"XML File Out"
}