LeviLamina
Loading...
Searching...
No Matches
DynamicPropertiesDefinition Class Reference

Public Member Functions

DynamicPropertiesDefinitionoperator= (DynamicPropertiesDefinition const &)
 
 DynamicPropertiesDefinition (DynamicPropertiesDefinition const &)
 
MCAPI bool _canMergeDefinitions (::DynamicPropertiesDefinition const &other, ::std::string const &identifier, uint64 sizeLimit, ::std::string &error) const
 
MCAPI ::std::optional<::DynamicPropertyDefinePropertyError > defineProperty (::std::string const &identifier, ::DynamicPropertyDefinition definition)
 
MCAPI::DynamicPropertyDefinition const * tryGetPropertyDefinition (::std::string const &identifier) const
 
MCAPI ::std::optional<::std::string > tryMergeDefinitions (::DynamicPropertiesDefinition const &other, ::std::string const &identifier, uint64 sizeLimit)
 
MCAPI ~DynamicPropertiesDefinition ()
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI uint64 const & ACTOR_TOTAL_DYNAMIC_PROPERTY_SIZE_LIMIT ()
 
static MCAPI uint64 const & IDENTIFIER_SIZE_LIMIT ()
 
static MCAPI uint64 const & WORLD_TOTAL_DYNAMIC_PROPERTY_SIZE_LIMIT ()
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk645c3d
 
::ll::UntypedStorage< 8, 8 > mUnk1a8ad5
 

Constructor & Destructor Documentation

◆ ~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.

Member Function Documentation

◆ _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: