OMNI_RETURN_ERROR
Defined in omni/core/ResultError.h
-
OMNI_RETURN_ERROR(e_)
Helper macro used to return a omni::core::Result. When in debug mode and attached to a debugger, this macro will cause a debugger break. Useful for determining the origin of an error.