Access Specifier

Oh yes, that is simply a projectile with a pretty material on it, the red lasers are debug lines/line traces. If you have a blueprint “MY BLUEPRINT”, and it has a variable that is set to private, you can’t set that variable from any other blueprints, while you would be able to if it was public. It will likely just throw an error if you try to modify a private/protected variable.