Broadcasting simple event from character blueprint to level blueprint

If I disconnect the target BP Plane, I get a compiler error on Bind Event To saying “This blueprint (self) is not a BP_Plane_C, therefore ’ Target ’ must have a connection.”

However, I don’t know what this object (BP_Plane_C) is referring to, or how to get it.