I have a Level Sequence Player in BPs. I want to get the Camera object used there (there is only one). There doesn’t seem to be any other way than GetActiveCameraComponent. However, after I call Play, it returns NULL…
I have a Level Sequence Player in BPs. I want to get the Camera object used there (there is only one). There doesn’t seem to be any other way than GetActiveCameraComponent. However, after I call Play, it returns NULL…