This is no longer a stub. Added a description, added a usage description, added field descriptions.
Line 3:
Line 3:
|Name=Button Value Set`1
|Name=Button Value Set`1
}}
}}
{{stub}}
== Usage ==
The '''ButtonValueSet''' component takes in a [[Value Type]] and a <code>TargetValue</code>. When an [[Type:IButton|IButton]] is pressed while this component is on the same [[Slot|slot]], this will send the value to the provided <code>TargetValue</code>.
The ButtonValueSet component takes in a Value Type and a TargetValue. When an IButton is pressed while this component is on the same slot, this will send the value to the provided TargetValue.