LeviLamina
Loading...
Searching...
No Matches
Bedrock::DDUI::DataStoreSyncServer Class Reference
+ Inheritance diagram for Bedrock::DDUI::DataStoreSyncServer:

Public Member Functions

DataStoreSyncServeroperator= (DataStoreSyncServer const &)
 
 DataStoreSyncServer (DataStoreSyncServer const &)
 
virtual void clear (::std::string const &dataStoreName, bool addToOutgoingChanges)
 
virtual void applyChanges (::std::vector<::std::variant<::Bedrock::DDUI::DataStoreChange, ::Bedrock::DDUI::DataStoreRemoval > > const &changes)
 
virtual void assertAppropriateThread () const
 
MCAPI void $clear (::std::string const &dataStoreName, bool addToOutgoingChanges)
 
MCAPI void $applyChanges (::std::vector<::std::variant<::Bedrock::DDUI::DataStoreChange, ::Bedrock::DDUI::DataStoreRemoval > > const &changes)
 
MCAPI void $assertAppropriateThread () const
 
MCAPI void set (::std::string const &datastoreName, ::std::string const &property, ::Bedrock::DDUI::DataStoreObject const &obj, bool addToOutgoingChanges)
 
MCAPI void * $ctor ()
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk501a09
 
::ll::UntypedStorage< 8, 64 > mUnk8c6282
 
::ll::UntypedStorage< 8, 64 > mUnk6bb4e6
 
::ll::UntypedStorage< 8, 64 > mUnkc497df
 
::ll::UntypedStorage< 8, 24 > mUnk672a46
 

Member Function Documentation

◆ clear()

virtual void Bedrock::DDUI::DataStoreSyncServer::clear ( ::std::string const & dataStoreName,
bool addToOutgoingChanges )
virtual

Reimplemented from Bedrock::DDUI::DataStoreSync.

◆ applyChanges()

virtual void Bedrock::DDUI::DataStoreSyncServer::applyChanges ( ::std::vector<::std::variant<::Bedrock::DDUI::DataStoreChange, ::Bedrock::DDUI::DataStoreRemoval > > const & changes)
virtual

◆ assertAppropriateThread()

virtual void Bedrock::DDUI::DataStoreSyncServer::assertAppropriateThread ( ) const
virtual

◆ $clear()

MCAPI void Bedrock::DDUI::DataStoreSyncServer::$clear ( ::std::string const & dataStoreName,
bool addToOutgoingChanges )
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.

◆ $applyChanges()

MCAPI void Bedrock::DDUI::DataStoreSyncServer::$applyChanges ( ::std::vector<::std::variant<::Bedrock::DDUI::DataStoreChange, ::Bedrock::DDUI::DataStoreRemoval > > const & changes)
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.

◆ $assertAppropriateThread()

MCAPI void Bedrock::DDUI::DataStoreSyncServer::$assertAppropriateThread ( ) 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.

◆ $vftable()

static MCAPI void ** Bedrock::DDUI::DataStoreSyncServer::$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.

◆ set()

MCAPI void Bedrock::DDUI::DataStoreSync::set ( ::std::string const & datastoreName,
::std::string const & property,
::Bedrock::DDUI::DataStoreObject const & obj,
bool addToOutgoingChanges )
inherited
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.

◆ $ctor()

MCAPI void * Bedrock::DDUI::DataStoreSync::$ctor ( )
inherited
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 Bedrock::DDUI::DataStoreSync::$dtor ( )
inherited
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: