DynVar Input
null
∅
Dynamic
Dynamic Variable Input is a ProtoFlux node that is able to read from a dynamic variable space the same as a Dynamic Variable Driver Component does, by reading a dynamic variable value using its own slot as a read point. To see how dynamic variables are created and read, see Dynamic Variables.
Outputs
Value (Generic)
Outputs the value of the dynamic variable with the type of Value
and a variable name of VariableName
HasValue (bool)
Outputs whether or not a variable of VariableName
could be found from this node.
Globals
VariableName (String)
The name to read for a dynamic variable with. To see how the name of a dynamic variable can be written, including how it can vary wildly, see Dynamic Variables