Node Import Pin - anticto/Mutable-Documentation GitHub Wiki
Function
Make use of a value defined elsewhere in this Customizable Object hierarchy.
Use Cases
Modify the current object by a value that is defined at one of its ancestors, like the muscle mass of the character modifying the shirt normal texture applied.
==Node Properties==
(source Customizable Object dropdown): The Customizable Object that has the export variable that this node imports.
(export value name dropdown): Name of the Export Pin that this Import Pin Node imports.
Output Pins
Object: Runtime value exported by the named parameter.