carb::assert::fAssertSkipDialog

Defined in carb/assert/IAssert.h

constexpr AssertFlags carb::assert::fAssertSkipDialog = 0x00000001

Flag to indicate that the assertion confirmation dialog should always be skipped for this process.

When set, the dialog will be assumed to always behave as though the button to break into the debugger had been pressed. When clear, the dialog will show based on platform defaults.