I work with level streaming (one main level and one streamed level). Now I want to proceed a camera switch between my cam in my persistent level to my cam in my streamed sublevel. Do you have any ideas how to reference the cam of the sublevel in my level blueprint (or in C++)? Referencing within one level isn’t a problem.