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)
MCAPI_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::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > mRoot
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > mHome
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > mWorlds
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > mSharedWorlds
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > mLevelArchive
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > mUserData
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > mSharedData
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > mPersonaPiecePack
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > const > mPackagePath
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > const > mDataUrl
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > const > mExternalFilePath
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > const > mTemporaryFilePath
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > const > mCacheFilePath
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > const > mSettingsPath
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > const > mResourcePacks
::ll::TypedStorage< 1, 1, bool const > mIsDedicatedServer
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

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