Hey there, ideally WeaponInfo should derive from ItemInfo, that way you still have what’s in ItemInfo plus the weapon stuff. The problem is that in blueprints you can’t really do struct hierarchies.
Hey there, ideally WeaponInfo should derive from ItemInfo, that way you still have what’s in ItemInfo plus the weapon stuff. The problem is that in blueprints you can’t really do struct hierarchies.