3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/platform/CallStack.h"
7#include "mc/platform/brstd/function_ref.h"
26 AssertLevel& operator=(AssertLevel
const&);
27 AssertLevel(AssertLevel
const&);
33 MCNAPI ::Bedrock::LogLevel
MCAPI::Bedrock::LogLevel debugFail(::brstd::function_ref<::std::string()> message, ::Bedrock::CallStack::Frame location) const
static MCAPI ::Bedrock::AssertLevel const & DebugAssert()
Definition function_ref.h:60
Definition CallStack.h:31