- Home /
Question by
raycosantana · Feb 08, 2014 at 08:35 PM ·
editorlistpopup
Populate popup menu with List<>
I have a List I want to use to populate a popup menu in my custom editor, how can I do this? it this possible?
This is for a database I'm making, I have a List of ammo types I want to use to define which weapon uses which ammo.
Comment