LeviLamina
Loading...
Searching...
No Matches
OreUI::DataStoreSetCommandGroup Class Reference
Inheritance diagram for OreUI::DataStoreSetCommandGroup:

Public Member Functions

MCAPI DataStoreSetCommandGroup (::Bedrock::DDUI::DataStoreSyncClient *dataStore)
MCAPI void buttonPress (::std::string dataStore, ::std::string property, ::std::string path)
MCAPI void setBool (::std::string dataStoreName, ::std::string property, ::std::string path, bool data)
MCAPI void setNumber (::std::string dataStoreName, ::std::string property, ::std::string path, double data)
MCAPI void setString (::std::string dataStoreName, ::std::string property, ::std::string path, ::std::string data)
MCAPI void * $ctor (::Bedrock::DDUI::DataStoreSyncClient *dataStore)

Static Public Member Functions

static MCAPI ::std::add_lvalue_reference_t< char const[]> NAME ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::Bedrock::DDUI::DataStoreSyncClient * > mDataStore
::ll::TypedStorage< 8, 136, ::OreUI::Detail::CallableImpl< void, ::std::string, ::std::string, ::std::string, ::std::string > > mSetString
::ll::TypedStorage< 8, 136, ::OreUI::Detail::CallableImpl< void, ::std::string, ::std::string, ::std::string, double > > mSetNumber
::ll::TypedStorage< 8, 136, ::OreUI::Detail::CallableImpl< void, ::std::string, ::std::string, ::std::string, bool > > mSetBool
::ll::TypedStorage< 8, 136, ::OreUI::Detail::CallableImpl< void, ::std::string, ::std::string, ::std::string > > mButtonPress

Member Function Documentation

◆ $vftable()

MCAPI void ** OreUI::DataStoreSetCommandGroup::$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 files: