Is there a way to simplify keeping track of things to load?

Can I do this within level blueprints? The “LoadData” event in my Savable interface doesn’t appear to be firing, but it works fine in my character controller.