|
LeviLamina
|
Public Member Functions | |
| MCAPI | BlockDescriptorProxy (::SharedTypes::Legacy::BlockDescriptor desc) |
| MCAPI | BlockDescriptorProxy (::std::string name, ::std::vector<::BlockDescriptor::State > states, ::std::string tags) |
| MCAPI void * | $ctor (::SharedTypes::Legacy::BlockDescriptor desc) |
| MCAPI void * | $ctor (::std::string name, ::std::vector<::BlockDescriptor::State > states, ::std::string tags) |
| MCAPI void | $dtor () |
Static Public Member Functions | |
| static MCAPI void | bindType (::cereal::ReflectionCtx &ctx) |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::std::string > | mName |
| ::ll::TypedStorage< 8, 24, ::BlockDescriptorSerializer::StatesProxy > | mStates |
| ::ll::TypedStorage< 8, 32, ::BlockDescriptorSerializer::TagsProxy > | mTags |