finding objects\assets in CB

so, outer is the class of the passing object, you can get in by using f.e.
from unreal import StaticMesh
unreal.load_object(StaticMesh.get_default_object(), loading_path)