LeviLamina
Loading...
Searching...
No Matches
Core::FlatFileManifestInfo Class Reference

Public Types

enum class  FlatFileManifestInfoFlags : uchar { File = 1 << 0 , Deleted = 1 << 7 }
 

Public Member Functions

FlatFileManifestInfooperator= (FlatFileManifestInfo const &)
 
 FlatFileManifestInfo (FlatFileManifestInfo const &)
 
MCAPI ::Bedrock::Result< void > readFromStream (::ReadOnlyBinaryStream &manifestFileStream)
 
MCAPI void setPath (::Core::PathView path)
 
MCAPI ~FlatFileManifestInfo ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk2488ef
 
::ll::UntypedStorage< 8, 8 > mUnkb6e6bf
 
::ll::UntypedStorage< 8, 8 > mUnka6c43a
 
::ll::UntypedStorage< 1, 1 > mUnk3b7215
 

Constructor & Destructor Documentation

◆ ~FlatFileManifestInfo()

MCAPI Core::FlatFileManifestInfo::~FlatFileManifestInfo ( )
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

◆ readFromStream()

MCAPI ::Bedrock::Result< void > Core::FlatFileManifestInfo::readFromStream ( ::ReadOnlyBinaryStream & manifestFileStream)
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.

◆ setPath()

MCAPI void Core::FlatFileManifestInfo::setPath ( ::Core::PathView path)
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 Core::FlatFileManifestInfo::$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: