I’m currently using structures for logical grouping of things, however functionality there is overhead because half the time I need to only update \ read a few of the members.
(maybe I feel like a bigboy programmer because I use a structure)
What is the best practice on this; most of my coding is in Blueprints ?