|
LeviLamina
|
Classes | |
| union | Value |
Public Types | |
| enum class | Options : uchar { None = 0 , NoSave = 1 , CommandExposed = 2 , PermissionsInterfaceExposed = 4 } |
| enum class | Type : uchar { Invalid = 0 , Unset = 1 , Bool = 2 , Float = 3 } |
Public Attributes | |
| ::ll::TypedStorage< 1, 1, ::Ability::Type > | mType |
| ::ll::TypedStorage< 4, 4, ::Ability::Value > | mValue |
| ::ll::TypedStorage< 1, 1, ::Ability::Options > | mOptions |