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

Classes

struct  ChatMessageData
struct  DropdownOption

Public Member Functions

virtual bool update ()
MCAPI PlayerReportFacet (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const &clientInstance, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > resourceAllowList)
MCAPI void decideReportReasonOptions ()
MCAPI void finishReport ()
MCAPI bool getHasReachedReportLimit () const
MCAPI bool isWorldChatAvailable () const
MCAPI void startReport (::std::string const &xuid, ::std::string const &platformId, ::std::string const &galleryScreenshotId)
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::IClientInstance > const &clientInstance, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > resourceAllowList)
MCAPI void $dtor ()
MCAPI bool $update ()

Static Public Member Functions

static MCAPI ::std::add_lvalue_reference_t< char const[]> NAME ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 4, 4, int > mReportArea
::ll::TypedStorage< 4, 4, int > mReportReason
::ll::TypedStorage< 8, 32, ::std::string > mReportMessage
::ll::TypedStorage< 8, 32, ::std::string > mXuid
::ll::TypedStorage< 8, 32, ::std::string > mPlatformId
::ll::TypedStorage< 8, 32, ::std::string > mGalleryScreenshotId
::ll::TypedStorage< 8, 24, ::std::vector< int > > mSelectedChatMessages
::ll::TypedStorage< 8, 32, ::std::string > mPartyId
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::PlayerReportFacet::ChatMessageData > > mReportableChatMessages
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::PlayerReportFacet::DropdownOption > > mReportAreaOptions
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::PlayerReportFacet::DropdownOption > > mReportReasonOptions
::ll::TypedStorage< 8, 96, ::OreUI::AllowListPathmScreenshotPath
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::OreUI::IResourceAllowList > > mResourceAllowList
::ll::TypedStorage< 1, 1, bool > mDirty
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IClientInstance > > mClientInstance

Member Function Documentation

◆ $vftable()

MCAPI void ** OreUI::PlayerReportFacet::$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: