Is it possible to convert a local variable to a global variable in Blueprint?

I created several local variables in a blueprint and now I want to be able to change them on the fly. Is it possible to convert them to global variables without recreating them?

Er,nope. Sorry :melting_face:

  • you can replace:

image

  • drag & drop:

  • or Promote:

image

While this probably does not help much in your very case, perhaps it will, at least, make the process less painful.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.