I’ve followed all the instructions for adding the stuct in c++ but I cannot get it to populate the combo box on import. The project compiles without any errors, but my new Row Type to show up when I import. The only one that shows up is “GameplayTagTable”
I’m using the example code verbatim (With the proper header stuff of course). What am I missing ??