Value Field Proxy Source`1 component as seen in the Scene Inspector
The ValueFieldProxySource component allows for the user to grab a value from what is stored in a field off from a UIX element. This requires a Button component to work.
This is used to carry values to other UIX elements that are looking for it. Using this component along with the ValueReceiver and ValueField will allow the user to carry the field's value from source to receiver directly.