|
| virtual bool | EnumerateFolder (char const *path) |
| virtual char const * | NextFile () |
| virtual::cohtml::ISyncStreamReader * | OpenFile (char const *path) |
|
MCAPI void | $dtor () |
|
MCAPI bool | $EnumerateFolder (char const *path) |
|
MCAPI char const * | $NextFile () |
|
MCAPI::cohtml::ISyncStreamReader * | $OpenFile (char const *path) |
|
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::Core::FileSystem > > | mFileSystem |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::IFileAccess > > | mFileAccess |
|
::ll::TypedStorage< 8, 24, ::std::vector<::Core::PathBuffer<::std::string > > > | mCurrentFolderFiles |
|
::ll::TypedStorage< 8, 32, ::std::string > | mCurrentFileName |
|
::ll::TypedStorage< 8, 64, ::std::function<::cohtml::ISyncStreamReader *(::IFileAccess &, ::Core::Path)> > | mSyncStreamReaderFactory |
◆ EnumerateFolder()
| virtual bool OreUI::FileSystemReader::EnumerateFolder |
( |
char const * | path | ) |
|
|
virtual |
◆ NextFile()
| virtual char const * OreUI::FileSystemReader::NextFile |
( |
| ) |
|
|
virtual |
◆ OpenFile()
| virtual::cohtml::ISyncStreamReader * OreUI::FileSystemReader::OpenFile |
( |
char const * | path | ) |
|
|
virtual |
◆ $vftable()
| MCAPI void ** OreUI::FileSystemReader::$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 files: