LeviLamina
Loading...
Searching...
No Matches
Editor::Services::PersistenceItem Class Reference
Inheritance diagram for Editor::Services::PersistenceItem:

Public Member Functions

PersistenceItem & operator= (PersistenceItem const &)
 PersistenceItem (PersistenceItem const &)
MCAPI PersistenceItem (::std::string const &key, ::Core::PathBuffer<::std::string > const &path, bool replication, ::cereal::ReflectionCtx &ctx)
MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > _getFilePath ()
MCAPI::std::string _loadItem ()
MCAPI::std::string const & fetchItemPayload ()
MCAPI::std::string const & key () const
MCAPI::Bedrock::PubSub::Subscription onValueChange (::std::function< void(::Editor::Services::PersistenceItem const &)> callback)
MCAPI void save ()
MCAPI void setValue (::std::string const &value)
MCAPI::std::string const & value () const
MCAPI ~PersistenceItem ()
MCAPI void * $ctor (::std::string const &key, ::Core::PathBuffer<::std::string > const &path, bool replication, ::cereal::ReflectionCtx &ctx)
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkd90b71
::ll::UntypedStorage< 8, 32 > mUnk30d710
::ll::UntypedStorage< 8, 32 > mUnkb1f01f
::ll::UntypedStorage< 1, 1 > mUnk454b40
::ll::UntypedStorage< 8, 8 > mUnk35a7d4
::ll::UntypedStorage< 8, 48 > mUnk2c1fe8

Constructor & Destructor Documentation

◆ PersistenceItem()

MCAPI Editor::Services::PersistenceItem::PersistenceItem ( ::std::string const & key,
::Core::PathBuffer<::std::string > const & path,
bool replication,
::cereal::ReflectionCtx & ctx )
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.

◆ ~PersistenceItem()

MCAPI Editor::Services::PersistenceItem::~PersistenceItem ( )
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

◆ _getFilePath()

MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > Editor::Services::PersistenceItem::_getFilePath ( )
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.

◆ _loadItem()

MCAPI::std::string Editor::Services::PersistenceItem::_loadItem ( )
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.

◆ fetchItemPayload()

MCAPI::std::string const & Editor::Services::PersistenceItem::fetchItemPayload ( )
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.

◆ key()

MCAPI::std::string const & Editor::Services::PersistenceItem::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.

◆ onValueChange()

MCAPI::Bedrock::PubSub::Subscription Editor::Services::PersistenceItem::onValueChange ( ::std::function< void(::Editor::Services::PersistenceItem const &)> callback)
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.

◆ save()

MCAPI void Editor::Services::PersistenceItem::save ( )
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.

◆ setValue()

MCAPI void Editor::Services::PersistenceItem::setValue ( ::std::string 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.

◆ value()

MCAPI::std::string const & Editor::Services::PersistenceItem::value ( ) 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.

◆ $ctor()

MCAPI void * Editor::Services::PersistenceItem::$ctor ( ::std::string const & key,
::Core::PathBuffer<::std::string > const & path,
bool replication,
::cereal::ReflectionCtx & ctx )
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 Editor::Services::PersistenceItem::$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.

The documentation for this class was generated from the following file: