Vuo  0.4.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages

Each Vuo Type provides 3 methods:

<Type>_valueFromString is called when a composition starts running to initialize each port value. <Type>_valueFromString and <Type>_stringFromValue are called by the running composition to serialize and unserialize port values and node instance data when the composition is live-updated.