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

Public Types

using ConstContentItemPtr = ::std::shared_ptr<::ContentItem const>
using ContentItemPtr = ::std::shared_ptr<::ContentItem>

Public Member Functions

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<::ContentItemgetItem (uint index)
MCAPI ::std::shared_ptr<::ContentItemgetItem (::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 ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::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::ControlBlockmControlBlock

Member Function Documentation

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