LeviLamina
|
Public Member Functions | |
PackAssetSet & | operator= (PackAssetSet const &) |
PackAssetSet (PackAssetSet const &) | |
virtual void | addAsset (::Core::Path, ::std::string)=0 |
virtual void | deleteAsset (::Core::Path const &)=0 |
virtual void | clear ()=0 |
virtual bool | hasAsset (::Core::Path const &, bool) const =0 |
virtual::std::string const *const | getDecryptionKey (::Core::Path const &, bool) const =0 |
virtual void | forEachAsset (::brstd::function_ref< void(::Core::Path const &)>) const =0 |
virtual bool | isEmpty () const =0 |
Public Attributes | |
::ll::UntypedStorage< 1, 1 > | mUnk547e14 |