Setting up the Build Tables

For the categories to show your custom data, you'll need to first make a table using the PTCategory structure.

Then add your categories, and make a data table for each one, using your custom data structure. Be sure to use the same structure type for each otherwise the template would need serious modification.

Once you've added your categories and tables, you need to set the table to be used by your copy of the UMG_MultiMenuTemplate class. Once the CategoryTable is set, the menu should now display your icons.