|
|
MCAPI uint64 | countIf (::std::function< bool(::std::shared_ptr<::ContentItem > const &)> predicate) const |
|
MCFOLD ::std::shared_ptr<::ContentItem const > | getItem (uint index) const |
|
MCFOLD ::std::shared_ptr<::ContentItem > | getItem (uint index) |
|
MCAPI ::std::shared_ptr<::ContentItem > | getItem (::std::function< bool(::ContentItem const &)> predicate) const |
|
MCAPI uint | getNumberOfItems () const |
|
MCAPI uint64 | getTotalSize () const |
|
MCFOLD void | onReload (::std::function< void()> callback) |
|
MCAPI void | reload () |
|
MCAPI void | setSortFunc (::std::function< bool(::std::shared_ptr<::ContentItem > const &, ::std::shared_ptr<::ContentItem > const &)> sortFunc) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 16, ::std::weak_ptr<::IContentManager > > | mContentManager |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::ContentItem > > > | mItems |
|
::ll::TypedStorage< 8, 64, ::brstd::move_only_function< bool(::std::shared_ptr<::ContentItem >)> > | mPredicate |
|
::ll::TypedStorage< 8, 64, ::std::function< bool(::std::shared_ptr<::ContentItem >, ::std::shared_ptr<::ContentItem >)> > | mSortFunction |
|
::ll::TypedStorage< 8, 64, ::std::function< void()> > | mOnReload |
|
::ll::TypedStorage< 8, 24, ::std::vector<::ContentView const * > > | mContentViewSources |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
◆ $vftable()
| MCAPI void ** ContentView::$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: