LeviLamina
Loading...
Searching...
No Matches
SaveGameSecureStorage Class Reference
+ Inheritance diagram for SaveGameSecureStorage:

Public Member Functions

SaveGameSecureStorageoperator= (SaveGameSecureStorage const &)
 
 SaveGameSecureStorage (SaveGameSecureStorage const &)
 
virtual bool add (::std::string const &, ::std::string const &)
 
virtual bool addOrUpdate (::std::string const &, ::std::string const &)
 
virtual bool remove (::std::string const &)
 
virtual bool get (::std::string const &, ::std::string &)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnka87d76
 
::ll::UntypedStorage< 8, 16 > mUnkbdcba3
 
::ll::UntypedStorage< 1, 1 > mUnk6fe983
 
::ll::UntypedStorage< 8, 32 > mUnkae0628
 

Member Function Documentation

◆ add()

virtual bool SaveGameSecureStorage::add ( ::std::string const & ,
::std::string const &  )
virtual

Implements SecureStorage.

◆ addOrUpdate()

virtual bool SaveGameSecureStorage::addOrUpdate ( ::std::string const & ,
::std::string const &  )
virtual

Implements SecureStorage.

◆ remove()

virtual bool SaveGameSecureStorage::remove ( ::std::string const & )
virtual

Implements SecureStorage.

◆ get()

virtual bool SaveGameSecureStorage::get ( ::std::string const & ,
::std::string &  )
virtual

Implements SecureStorage.

◆ $dtor()

MCAPI void SecureStorage::$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.

◆ $vftable()

static MCAPI void ** SecureStorage::$vftable ( )
staticinherited
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: