Subsystem function call failure

You just need to make your c++ class blueprintable, so you can extend it in blueprint.
You can see it in attached project.
It works quite well in our main project, but some functions like one in attached project - are unstable.
Don’t get me wrong, if it works don’t mean it should, but I haven’t found any info that Subsytems can’t be extended in blueprints.