[python] Get Component from UBGC / UBlueprint

The question is still valid, but before anyone mentions this optimisation, iv switched the gc var setter to the much simpler:
bp_gc = ue.EditorAssetLibrary.load_blueprint_class(childBP.get_path_name())
which skips needing the path vars all together