3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/platform/CallStack.h"
7#include "mc/platform/brstd/function_ref.h"
11namespace Bedrock {
class LogLevel; }
33 MCNAPI ::Bedrock::LogLevel
Definition AssertLevel.h:16
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:21