I have a component with a FDataTableRowHandle variable. When I change or set values of that variable in the editor, it triggers the owning actor’s construction script (as expected). However, inside that script the variable has its default (empty) values, so I cannot see what the variable was set to.
Should this work? Am I doing something wrong? Is there a better way?