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

Public Types

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

Public Member Functions

MCAPI FlatFileManifestInfo ()
 
MCAPI FlatFileManifestInfo (::Core::FlatFileManifestInfo const &)
 
MCAPI::Core::FlatFileManifestInfo & operator= (::Core::FlatFileManifestInfo const &)
 
MCAPI ::Bedrock::Result< void > readFromStream (::ReadOnlyBinaryStream &manifestFileStream)
 
MCAPI void setAttributes (::Core::FileType fileType, bool isDeleted)
 
MCAPI void setPath (::Core::PathView path)
 
MCAPI ~FlatFileManifestInfo ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::Core::FlatFileManifestInfo const &)
 
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() [1/2]

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.

◆ FlatFileManifestInfo() [2/2]

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

◆ ~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

◆ operator=()

MCAPI::Core::FlatFileManifestInfo & Core::FlatFileManifestInfo::operator= ( ::Core::FlatFileManifestInfo 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.

◆ 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.

◆ setAttributes()

MCAPI void Core::FlatFileManifestInfo::setAttributes ( ::Core::FileType fileType,
bool isDeleted )
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.

◆ $ctor() [1/2]

MCAPI void * Core::FlatFileManifestInfo::$ctor ( )
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() [2/2]

MCAPI void * Core::FlatFileManifestInfo::$ctor ( ::Core::FlatFileManifestInfo 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.

◆ $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: