Is it possible to make an object appear in front of another specific object?

Hi, is there a method to make an object (an AActor or a USceneComponent) appear in front of another object despite being behind it from the camera perspective for instance?

So the question is exactly about changing depth order between only two objects.