15 enum class Type : uchar {
28 ::ll::TypedStorage<1, 1, ::Bedrock::LogLevel::Type> mType;
29 ::ll::TypedStorage<1, 1, bool> mLogInPublish;
35 MCAPI static ::Bedrock::LogLevel
const& Error();
37 MCAPI static ::Bedrock::LogLevel
const& Info();
39 MCAPI static ::Bedrock::LogLevel
const& Warning();