|
| enum class | Status : int { Success = 0
, Failure = 1
, Queued = 2
} |
| enum class | Status : int { Success = 0
, Failure = 1
, Queued = 2
} |
|
|
static MCAPI ::std::add_lvalue_reference_t< char const[]> | PROTOCOL () |
| static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 8, 8, ::ResourcePackManager const & > | mPackManager |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::IFileAccess > > | mFileAccess |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::Core::FileSystem > > | mFileSystem |
|
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > | mDataPath |
|
::ll::TypedStorage< 8, 64, ::std::function<::cohtml::ISyncStreamReader *(::IFileAccess &, ::Core::Path)> > | mSyncStreamReaderFactory |
|
::ll::TypedStorage< 8, 8, ::OreUI::TemporaryTextureHolder & > | mTemporaryTextureHolder |
◆ onResourceRequest()
◆ onResourceStreamRequest()
◆ update()
| virtual void OreUI::HybridResourceHandler::update |
( |
| ) |
|
|
virtual |
◆ $vftable()
| MCAPI void ** OreUI::HybridResourceHandler::$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: