|
| enum class | ConstraintKeysMode : uchar { None = 0
, Reject = 1
, Accept = 2
} |
|
|
MCAPI::cereal::internal::ConstraintDescription | description (::cereal::ContextArea) const |
|
MCAPI::cereal::ComponentStorageConstraint & | rejectKeys (::std::initializer_list<::std::string > keys) |
|
MCAPI void | validateValue (::cereal::ComponentStorage const &storage, ::cereal::SerializerContext &context) const |
|
|
::ll::TypedStorage< 8, 64, ::std::unordered_set<::std::string > > | mKeys |
|
::ll::TypedStorage< 1, 1, ::cereal::ComponentStorageConstraint::ConstraintKeysMode > | mKeysMode |
◆ $vftable()
| MCAPI void ** cereal::ComponentStorageConstraint::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: