I just find it strange that you can easily read a user generated struct but can’t write back to it.
I’m cool with a c++ node, but I’d have no where to begin, as it automatically reads your struct data from the variable (there’s no node needed to read it), so there’s no ‘load struct’ node I can look at for reference.
Rama has nothing of the sort. Maybe I can just use my editor to display the values, then enter them manually into the struct.
It’s a shame, as this functionality is Perfect for making in-engine editors for internal use.