I am trying to get custom variables/parameters in my Actor class. I’ve made a struct which holds the variable names, but I’m not sure how to bind that struct into the default class part of the actor.
Also naming the tab, and not getting just “Default” is of importance to me.
Any help appreciated!