Extend Engine built-in Gameplay CameraNodeEvaluator?

Currently the CameraNodeEvaluator classes are in private folder, so there is no way to extend those CameraNodeEvaluator classes?

I want to reuse the Trace result in FOcclusionMaterialCameraNodeEvaluator to avoid unnecessary performance overhead and keep consistancy , is there any way to do it?