I have a simple Coin Blueprint (BP), and I would like to add an option to the Construction Script so that I can apply my Coin BP in the Editor and choose the material for that coin. Ideally, I’d like to have four material options: Material1 = “Something”, Material2 = “Copper”, Material3 = “Gold”, and Material4 = “User-Defined” (where the user can set their desired material in the Editor).