OnDrop is not available in InterceptEvent.

Forums 💬 NodeCanvas ⚙️ Support OnDrop is not available in InterceptEvent.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18901
    isdf
    Participant

      (I am using the translation site because it can not be English. I’m sorry to be difficult to read.)

      I use NodeCanvas, trying to drag and drop the object of uGUI. OnDrag in InterceptEvent is valid, but can not be used OnDrop and OnBeginDrag and OnEndDrag.

      By adding a OnBeginDrag and OnEndDrag to MessageRouter.cs and InterceptEvent.cs, they OnDrop that now can be used but added there was no change.

      I think that it wants to check.

      NodeCanvas is very convenient. Thanks.

      #18904
      Gavalakis
      Keymaster

        Hello,

        It’s a bit difficult to understand sorry 🙂
        Are you suggesting that adding OnBeginDrag and OnEndDrag in MessageRouter.cs and InterceptEvent.cs works for you and that I should add it by default as well?

        Please let me know.
        Thanks

        #18903
        isdf
        Participant

          I’m sorry in unnatural sentence.
          Early reply Thank you.

          And I think OnBeginDrag and OnEndDrag and OnDrop is out of MessageRouter.cs and InterceptEvent.cs, it was the report.

          I added them on their own. However, I think that may have been added by default.

          #18902
          Gavalakis
          Keymaster

            No worries.
            I understand now. I will add OnBeginDrag, OnEndDrag and OnDrop in the scripts by default.

            Thanks for letting me know 🙂

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.