Search Bar Tutorial (UPDATED) | Unreal Engine

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2024

ความคิดเห็น • 9

  • @TorQueMoD
    @TorQueMoD ปีที่แล้ว +1

    Awesome video, and a big improvement over the first tutorial! Thanks so much for sharing :)

  • @UnrealNabil
    @UnrealNabil 6 หลายเดือนก่อน +1

    thanks alot > but how can i open widget when i pressed any name of those names on the list !!

    • @unrealdamagecontrol
      @unrealdamagecontrol  6 หลายเดือนก่อน

      For W_NameBox, you can wrap the text with a button, allowing you to click on the name. This will then allow you to add other code like show another widget.

  • @woahyeah2023
    @woahyeah2023 ปีที่แล้ว

    Great tutorial, however when I followed this... everything seems to work but the full list always remains visible even when you start typing and the filtered names start to show. so you wind up with the full list, plus the filtered list. Must be something with the way I was bringing up the widget. I was trying to do it from a keyboard press... advanced input.

  • @soldieroscar
    @soldieroscar ปีที่แล้ว +1

    Great video! How would I go about searching thru data table item names?

    • @joshuahodge9454
      @joshuahodge9454 ปีที่แล้ว

      I have the same question as well

    • @unrealdamagecontrol
      @unrealdamagecontrol  ปีที่แล้ว

      There is a node called Get Data Table Row Names. I need to think it through still.
      I was working on a similar tutorial to search through for a data driven approach.

  • @sathishapple5600
    @sathishapple5600 10 หลายเดือนก่อน

    A Teleport Actor Should appear in the Search Bar. How to do it?