As i said a REF to Camera Parameter Changer BP.
You must be spawning or creating it somewhere, when you do this it’ll return a reference to that object.
Or if you want the simple but inefficient version use GetActorOfClass() Just make sure it exists somewhere in your world