LeviLamina
Loading...
Searching...
No Matches
Core::FilePathManager Class Reference
Inheritance diagram for Core::FilePathManager:

Public Member Functions

FilePathManager & operator= (FilePathManager const &)
MCAPI FilePathManager (::Core::FilePathManager const &)
MCAPI FilePathManager (::Core::FilePathManagerPaths &&paths)
MCNAPI_C::Core::PathView getWorldsPath () const
MCAPI void setRootPath (::Core::PathView path)
MCAPI void * $ctor (::Core::FilePathManager const &)
MCAPI void * $ctor (::Core::FilePathManagerPaths &&paths)
MCAPI void $dtor ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & ARCHIVE_DIR ()
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & HOME_DIR ()
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & PERSONA_TEST_DIR ()
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & REALM_WORLDS_DIR ()
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & RESOURCE_PACKS_DIR ()
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & WORLDS_DIR ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk572541
::ll::UntypedStorage< 8, 32 > mUnk4e130e
::ll::UntypedStorage< 8, 32 > mUnk48591c
::ll::UntypedStorage< 8, 32 > mUnkd9ba57
::ll::UntypedStorage< 8, 32 > mUnk6c2c6e
::ll::UntypedStorage< 8, 32 > mUnkf9b714
::ll::UntypedStorage< 8, 32 > mUnk369d18
::ll::UntypedStorage< 8, 32 > mUnk3ea53f
::ll::UntypedStorage< 8, 32 > mUnk4e27dc
::ll::UntypedStorage< 8, 32 > mUnka3fac4
::ll::UntypedStorage< 8, 32 > mUnk6aabe0
::ll::UntypedStorage< 8, 32 > mUnkdaf65b
::ll::UntypedStorage< 8, 32 > mUnk725ea5
::ll::UntypedStorage< 8, 32 > mUnkbefcf7
::ll::UntypedStorage< 8, 32 > mUnk235a6a
::ll::UntypedStorage< 1, 1 > mUnk577587
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Constructor & Destructor Documentation

◆ FilePathManager() [1/2]

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

◆ FilePathManager() [2/2]

MCAPI Core::FilePathManager::FilePathManager ( ::Core::FilePathManagerPaths && paths)
explicit
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

◆ setRootPath()

MCAPI void Core::FilePathManager::setRootPath ( ::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.

◆ ARCHIVE_DIR()

MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & Core::FilePathManager::ARCHIVE_DIR ( )
static
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.

◆ HOME_DIR()

MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & Core::FilePathManager::HOME_DIR ( )
static
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.

◆ PERSONA_TEST_DIR()

MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & Core::FilePathManager::PERSONA_TEST_DIR ( )
static
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.

◆ REALM_WORLDS_DIR()

MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & Core::FilePathManager::REALM_WORLDS_DIR ( )
static
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.

◆ RESOURCE_PACKS_DIR()

MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & Core::FilePathManager::RESOURCE_PACKS_DIR ( )
static
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.

◆ WORLDS_DIR()

MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & Core::FilePathManager::WORLDS_DIR ( )
static
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::FilePathManager::$ctor ( ::Core::FilePathManager 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() [2/2]

MCAPI void * Core::FilePathManager::$ctor ( ::Core::FilePathManagerPaths && paths)
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::FilePathManager::$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.

◆ $vftable()

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