Reply To: Generic parameter not assigned?

NodeCanvas Forums Support Generic parameter not assigned? Reply To: Generic parameter not assigned?

#16500
orion
Participant

It does recognize the type of T (it logs DataLoot). If I assign the parameters at runtime, it also picks up on them:
Unity_Yl9JXxJlWT

However, it still does not get assigned.

Just executed with dynamic variables:
devenv_uhGXoP6iEc

Assigned manually at runtime:
devenv_VUupW3hIEt

I’d like to keep this generic and not make a separate function for every type that I might want to run this on. Is there a way to work around this?

Attachments:
  1. Unity_Yl9JXxJlWT.png

  2. devenv_uhGXoP6iEc.png

  3. devenv_VUupW3hIEt.png