Nodes: Meta

Last updated 5 August 2026
Name Function
Meta:Deserialize

Meta:Deserialize takes an Graph XML string and

adds the Nodes within the String to the current Graph.

Meta:Input

Meta:Patch allow you to compact your Graphs and create your own Nodes,

sort them into categorys and export them as Nodes to import on a different

Machine to easily recycle your Graph Elements.Manual Patch:

-Add a Meta:Patch node into your graph

-Open it up using the Edit patch button

-Add your logic

Meta:Output

Meta:Patch allow you to compact your Graphs and create your own Nodes,

sort them into categorys and export them as Nodes to import on a different

Machine to easily recycle your Graph Elements.Manual Patch:

-Add a Meta:Patch node into your graph

-Open it up using the Edit patch button

-Add your logic

Meta:Patch

Meta:Patch allow you to compact your Graphs and create your own Nodes,

sort them into categorys and export them as Nodes to import on a different

Machine to easily recycle your Graph Elements.Manual Patch:

-Add a Meta:Patch node into your graph

-Open it up using the Edit patch button

-Add your logic

Meta:Serialize

Meta:Serialize takes the current Graph and converts all the nodes

within to an xml string which can then be used with the Deserialize Node

to add the serialized nodes to the current Graph.