Hey,
I need to get the bounds of a static mesh in construction script. The problem is, it comes from an exposed variable.
If I set the static mesh directly in the blueprint by default, I can get the bounds, but when I set it through an exposed variable in editor, I get no bounds.
Is there a way to get the bounds?