ProtoFlux:Read Dynamic Variable

From Resonite Wiki
Revision as of 04:14, 6 April 2024 by 989onan (talk | contribs) (fix page)
Read Dynamic Variable
Source
FoundValue
Path
Value
Dynamic Varables

Read Dynamic Variable is a node that takes in a slot as a source and goes down the hierarchy to find the first dynamic space that contains the path specified, then returns the matching type's value if one is found. For more information, see Dynamic Variables.

Inputs

Source (Type:Slot)

This is the source slot that this node reads from.

Path (Type:String)

The string input to find where to read from.

Outputs

FoundValue (Type:Bool)

Whether the value we are searching for is found or not.

Value (Generic)

The value that is found.