Best way to create and store a data type that might differ in number of variables with each entry

I would use structs with data tables or create components where you can add the component to any actor and access its unique variables and functions.

2 Likes