Reference Grab Receiver is a component that can receive a reference dropped onto a UIX [[Component:Canvas|Canvas]] [[Component:Button|Button]] by a user. The reference dropped is then stored into the field specified by <code>Target Reference</code>
{{Infobox Component
{{Infobox Component
|Image=ReferenceGrabReceiverComponent.png
|Image=ReferenceGrabReceiverComponent.png
|Name=ReferenceGrabReceiver
|Name=ReferenceGrabReceiver
}}
}}
<!--T:2-->
== Intoduction ==
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|TargetReference|ISyncRef|
|TargetReference|ISyncRef| the place to store the received value, ex: the <code>Reference</code> on a [[Component:ReferenceField|Reference Field Component]]
}}
}}
Line 22:
Line 19:
<!--T:5-->
<!--T:5-->
== Examples ==
== Examples ==
This can be used to allow the user to put in slots, music, or even value fields in a uix canvas for installers/settings for different systems.
Reference Grab Receiver is a component that can receive a reference dropped onto a UIX CanvasButton by a user. The reference dropped is then stored into the field specified by Target Reference
Component image
ReferenceGrabReceiver component as seen in the Scene Inspector