LeviLamina
Loading...
Searching...
No Matches
Bedrock::DataStore::EditorImpl Class Reference
Inheritance diagram for Bedrock::DataStore::EditorImpl:

Public Member Functions

EditorImpl & operator= (EditorImpl const &)
 EditorImpl (EditorImpl const &)
virtual ::gsl::not_null<::Bedrock::DataStore const * > getOwningDataStore () const
virtual ::gsl::not_null<::Bedrock::DataStore * > getOwningDataStore ()
virtual::Bedrock::JSONObject::Node const * getValueForKey (::std::string_view key) const
virtual::Bedrock::JSONObject::Node * getValueForKey (::std::string_view key)
virtual::Bedrock::JSONObject::Node * setValueForKey (::std::string_view key, ::Bedrock::JSONObject::ValueWrapper const &value)
MCAPI ::gsl::not_null<::Bedrock::DataStore const * > $getOwningDataStore () const
MCAPI ::gsl::not_null<::Bedrock::DataStore * > $getOwningDataStore ()
MCAPI::Bedrock::JSONObject::Node const * $getValueForKey (::std::string_view key) const
MCAPI::Bedrock::JSONObject::Node * $getValueForKey (::std::string_view key)
MCAPI::Bedrock::JSONObject::Node * $setValueForKey (::std::string_view key, ::Bedrock::JSONObject::ValueWrapper const &value)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkeff452
::ll::UntypedStorage< 1, 1 > mUnke53327

Member Function Documentation

◆ getOwningDataStore() [1/2]

virtual ::gsl::not_null<::Bedrock::DataStore const * > Bedrock::DataStore::EditorImpl::getOwningDataStore ( ) const
virtual

◆ getOwningDataStore() [2/2]

virtual ::gsl::not_null<::Bedrock::DataStore * > Bedrock::DataStore::EditorImpl::getOwningDataStore ( )
virtual

◆ getValueForKey() [1/2]

virtual::Bedrock::JSONObject::Node const * Bedrock::DataStore::EditorImpl::getValueForKey ( ::std::string_view key) const
virtual

◆ getValueForKey() [2/2]

virtual::Bedrock::JSONObject::Node * Bedrock::DataStore::EditorImpl::getValueForKey ( ::std::string_view key)
virtual

◆ setValueForKey()

virtual::Bedrock::JSONObject::Node * Bedrock::DataStore::EditorImpl::setValueForKey ( ::std::string_view key,
::Bedrock::JSONObject::ValueWrapper const & value )
virtual

◆ $getOwningDataStore() [1/2]

MCAPI ::gsl::not_null<::Bedrock::DataStore const * > Bedrock::DataStore::EditorImpl::$getOwningDataStore ( ) 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.

◆ $getOwningDataStore() [2/2]

MCAPI ::gsl::not_null<::Bedrock::DataStore * > Bedrock::DataStore::EditorImpl::$getOwningDataStore ( )
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.

◆ $getValueForKey() [1/2]

MCAPI::Bedrock::JSONObject::Node const * Bedrock::DataStore::EditorImpl::$getValueForKey ( ::std::string_view key) 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.

◆ $getValueForKey() [2/2]

MCAPI::Bedrock::JSONObject::Node * Bedrock::DataStore::EditorImpl::$getValueForKey ( ::std::string_view key)
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.

◆ $setValueForKey()

MCAPI::Bedrock::JSONObject::Node * Bedrock::DataStore::EditorImpl::$setValueForKey ( ::std::string_view key,
::Bedrock::JSONObject::ValueWrapper const & value )
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.

◆ $vftable()

MCAPI void ** Bedrock::DataStore::EditorImpl::$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: