Unfortunately, there’s no way to do this in blueprints directly. Though in C++ you are able to expose variables as protected for any blueprints that derive from the C++ class.
Unfortunately, there’s no way to do this in blueprints directly. Though in C++ you are able to expose variables as protected for any blueprints that derive from the C++ class.