Exposing UObject derived class variables in Editor

Ok, so I have ditched the UObject idea and created a single h file that contains ammo pouch as a struct and it works exactly how I need it.
Thanks guys.