|
LeviLamina
|
Public Types | |
| using | StateMap = ::std::unordered_map<::std::string, ::std::variant<int, bool, ::std::string>> |
| using | StateMapValue = ::std::variant<int, bool, ::std::string> |
Public Member Functions | |
| MCAPI void | $dtor () |
Static Public Member Functions | |
| static MCAPI void | bindType (::cereal::ReflectionCtx &ctx) |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::SharedTypes::Reference< 0 > > | mBlockName |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::std::variant< int, bool, ::std::string > > > | mStates |