◆ ~DynamicPropertiesDefinition()
MCAPI DynamicPropertiesDefinition::~DynamicPropertiesDefinition |
( |
| ) |
|
- 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.
◆ _canMergeDefinitions()
MCAPI bool DynamicPropertiesDefinition::_canMergeDefinitions |
( |
::DynamicPropertiesDefinition const & | other, |
|
|
::std::string const & | identifier, |
|
|
uint64 | sizeLimit, |
|
|
::std::string & | error ) const |
- 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.
◆ defineProperty()
MCAPI ::std::optional<::DynamicPropertyDefinePropertyError > DynamicPropertiesDefinition::defineProperty |
( |
::std::string const & | identifier, |
|
|
::DynamicPropertyDefinition | definition ) |
- 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.
◆ tryGetPropertyDefinition()
MCAPI::DynamicPropertyDefinition const * DynamicPropertiesDefinition::tryGetPropertyDefinition |
( |
::std::string const & | identifier | ) |
const |
- 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.
◆ tryMergeDefinitions()
MCAPI ::std::optional<::std::string > DynamicPropertiesDefinition::tryMergeDefinitions |
( |
::DynamicPropertiesDefinition const & | other, |
|
|
::std::string const & | identifier, |
|
|
uint64 | sizeLimit ) |
- 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.
◆ ACTOR_TOTAL_DYNAMIC_PROPERTY_SIZE_LIMIT()
static MCAPI uint64 const & DynamicPropertiesDefinition::ACTOR_TOTAL_DYNAMIC_PROPERTY_SIZE_LIMIT |
( |
| ) |
|
|
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.
◆ IDENTIFIER_SIZE_LIMIT()
static MCAPI uint64 const & DynamicPropertiesDefinition::IDENTIFIER_SIZE_LIMIT |
( |
| ) |
|
|
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.
◆ WORLD_TOTAL_DYNAMIC_PROPERTY_SIZE_LIMIT()
static MCAPI uint64 const & DynamicPropertiesDefinition::WORLD_TOTAL_DYNAMIC_PROPERTY_SIZE_LIMIT |
( |
| ) |
|
|
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.
◆ $dtor()
MCAPI void DynamicPropertiesDefinition::$dtor |
( |
| ) |
|
- 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: