blowfishpro / B9PartSwitch

A Kerbal Space Program plugin designed to implement switching of part meshes, resources, and nodes
GNU Lesser General Public License v3.0
50 stars 33 forks source link

Subtype switcher UI shouldn't care about indices #177

Open blowfishpro opened 4 years ago

blowfishpro commented 4 years ago

Have to keep track of multiple indices, it gets messy

Problem is that it that KSP expects it to be backed by a real field (not a property), could possibly use a dummy field though.