Author Topic: API change request: please add OnInputChanged support to UIForwardEvents  (Read 1955 times)

Joe @ ByDesign Games

  • Guest
Forwarding OnInput with UIForwardEvents works great, but it feels like an omission that OnInputChanged is not supported.

Finding we keep having to copy our own UIForwardEvents that does support it, with each project.

It's any easy addition; please add to future release!

thanks :)

galuodo

  • Jr. Member
  • **
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 65
    • View Profile
u can add this function by yourself :)

Joe @ ByDesign Games

  • Guest
I think you missed the point of this thread.

Already acknowledged that we're adding it ourself.

But the point is, we shouldn't have to, because UIForwardEvents is incomplete without it.