LeviLamina
Loading...
Searching...
No Matches
Bedrock::DDUI::DataStoreSync Class Referenceabstract
+ Inheritance diagram for Bedrock::DDUI::DataStoreSync:

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

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

Constructor & Destructor Documentation

◆ DataStoreSync()

MCAPI Bedrock::DDUI::DataStoreSync::DataStoreSync ( )
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

◆ set()

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

◆ $ctor()

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

◆ $clear()

MCAPI void Bedrock::DDUI::DataStoreSync::$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.

◆ $vftable()

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