LeviLamina
|
Classes | |
struct | InPublishT |
Public Types | |
enum class | Type : uchar { Verbose = 1 << 0 , Info = 1 << 1 , Warning = 1 << 2 , Error = 1 << 3 } |
Static Public Member Functions | |
static MCAPI ::Bedrock::LogLevel const & | Error () |
static MCAPI ::Bedrock::LogLevel const & | Info () |
static MCAPI ::Bedrock::LogLevel const & | Warning () |
Public Attributes | |
::ll::TypedStorage< 1, 1, ::Bedrock::LogLevel::Type > | mType |
::ll::TypedStorage< 1, 1, bool > | mLogInPublish |