How to use depth priority when debug drawing in c++?

Use ECC_WorldStatic
This has worked for everything I’ve needed but there must be others should you need them.
IntelliSense gave me this as recommended so I guess they must have made it easier since you guys had this problem - it was still confusing as the parameter had a terrible prompt.
Just for anyone else who comes across this thread.