I want to create a drop down list for a variable like the Collision Presets list in the Defaults tab in blueprints
Is it possible to do so? I found the FBodyInstanceCustomization class where the collision presets is getting created but I haven’t found any documentation if its something that I could easily do my self or even how to.
Thanks that helped! Short and sweet! How do I use this list I made to cycle through different static meshes as the user selects different options in the drop down list? Any tutorial links you could please point me to?