|
LeviLamina
|
Public Member Functions | |
| virtual::OreUI::AllowListPath | getOrAddPath (::Core::Path path) |
| virtual::OreUI::AllowListQRCode | getOrAddQRCode (::std::string target) |
| virtual::OreUI::AllowListProfileImage | getOrAddProfileImage (::Social::ProfileImageOptions const &options) |
| virtual::Bedrock::PubSub::Subscription | addProfileImageStateSubscriber (::std::function< void()> const &callback) |
| virtual void | setProfileImageStatus (::Social::ProfileImageOptions const &options, ::Gameface::ResourceHandlerStatus status) |
| virtual::OreUI::ProfileImageState | getProfileImageState (::Social::ProfileImageOptions const &options) |
| MCAPI | ResourceAllowList (::Core::Path const &packagePath) |
| MCAPI ::std::optional<::std::string > | getQRCodeTarget (::std::string const &id) const |
| MCAPI ::std::optional<::OreUI::ResourcePath > | getResourcePath (::std::string const &id) const |
| MCAPI void * | $ctor (::Core::Path const &packagePath) |
| MCAPI::OreUI::AllowListPath | $getOrAddPath (::Core::Path path) |
| MCAPI::OreUI::AllowListQRCode | $getOrAddQRCode (::std::string target) |
| MCAPI::OreUI::AllowListProfileImage | $getOrAddProfileImage (::Social::ProfileImageOptions const &options) |
| MCAPI::Bedrock::PubSub::Subscription | $addProfileImageStateSubscriber (::std::function< void()> const &callback) |
| MCAPI void | $setProfileImageStatus (::Social::ProfileImageOptions const &options, ::Gameface::ResourceHandlerStatus status) |
| MCAPI::OreUI::ProfileImageState | $getProfileImageState (::Social::ProfileImageOptions const &options) |
| MCFOLD void | $dtor () |
Static Public Member Functions | |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > | mDataPath |
| ::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::ResourcePath > > | mPaths |
| ::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | mQRCodeTargets |
| ::ll::TypedStorage< 8, 24, ::std::vector<::Social::ProfileImageOptions > > | mProfileImages |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map<::Social::ProfileImageOptions, ::Gameface::ResourceHandlerStatus > > | mProfileImageStatusMap |
| ::ll::TypedStorage< 8, 128, ::Bedrock::PubSub::Publisher< void(), ::Bedrock::PubSub::ThreadModel::MultiThreaded, 0 > > | mNotifyProfileImageSubscribers |
| ::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
|
virtual |
Implements OreUI::IResourceAllowList.
|
virtual |
Implements OreUI::IResourceAllowList.
|
virtual |
Implements OreUI::IResourceAllowList.
|
virtual |
Implements OreUI::IResourceAllowList.
|
virtual |
Implements OreUI::IResourceAllowList.
|
virtual |
Implements OreUI::IResourceAllowList.
|
static |