Phriction Documentation Mutable Mutable for Unreal Engine User Documentation Node Reference Import Pin Nodes
Mutable for Unreal Engine | Import Pin Nodes
Mutable for Unreal Engine | Import Pin Nodes
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.
Parameters
(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 Node that this Import Pin Node imports.
Output Pins
Object: Runtime value exported by the named parameter.
Subscribers
None
- Last Author
- ricard
- Last Edited
- Jun 9 2020, 10:59 AM