This exists at least and it’s working for me AActor::IsSelectable | Unreal Engine Documentation
So if nothing else exists you can make custom actors in c++ that override this and returns false.
This exists at least and it’s working for me AActor::IsSelectable | Unreal Engine Documentation
So if nothing else exists you can make custom actors in c++ that override this and returns false.