that isnt what i want to use the struct for thought, Im using the struct as a database for spawn-able items that can be created by the player, the struct is more of a database with items that has associated values (mesh, size, cost) and I cant use the method put forward by you (but thanks) is there another way to do this then ?
thanks