|
|
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 MCAPI ::std::add_lvalue_reference_t< char const[]> | NAME () |
| static MCAPI void ** | $vftable () |
|
|
::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 |
◆ $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: