OnDrop is not available in InterceptEvent.

NodeCanvas Forums Support OnDrop is not available in InterceptEvent.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9434
    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.

    #9437
    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

    Join us on Discord: https://discord.gg/97q2Rjh

    #9436
    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.

    #9435
    Gavalakis
    Keymaster

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

    Thanks for letting me know 🙂

    Join us on Discord: https://discord.gg/97q2Rjh

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