Any way to determine build type (DEBUG | RELEASE) at runtime?

I have some UI elements I want to include in Debug only builds, is it possible to determine this at runtime?

Top Replies

All Replies