Configuration
Text inputs are declared insideUICategories on the xrlive_UIpanel component. Set Type to Xrlive Text and fill in the fields below.
Blueprint API
CallFind Control by Name on the xrlive_UIpanel reference, passing the text input’s Name. Feed the Return Value into Bind Event to On Text Change. Create a Custom Event and connect it to the Event pin.

Text input wiring — Find Control by Name feeds Bind Event to On Text Change

