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

Classes

struct  Statistic
struct  FacetPlayerStatisticData

Public Types

enum class  StatisticIcon : int { Clock = 0 , Boots = 1 , Pickaxe = 2 , Sword = 3 }
enum class  StatisticIcon : int { Clock = 0 , Boots = 1 , Pickaxe = 2 , Sword = 3 }

Public Member Functions

virtual bool update ()
MCAPI PlayerStatisticsFacet (::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > userManager)
MCAPI ::Bedrock::Result< void > _load (::std::string const &id)
MCAPI void _updateStatisticsData ()
MCFOLD ::std::vector<::OreUI::PlayerStatisticsFacet::Statistic > const & getData ()
MCFOLD bool getLoaded ()
MCAPI void load (::std::string const &id)
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > userManager)
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< 8, 64, ::std::unordered_map<::std::string, ::OreUI::PlayerStatisticsFacet::StatisticIcon > > mStatisticIconMap
::ll::TypedStorage< 1, 1, bool > mLoaded
::ll::TypedStorage< 8, 16, ::std::optional<::Social::XUID > > mXuid
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::PlayerStatisticsFacet::Statistic > > mData
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Social::XboxLiveUserStatistics > > mStatistics
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > const > mUserManager
::ll::TypedStorage< 1, 1, bool > mDirty
::ll::TypedStorage< 4, 4, int > mLoadedUserStatisticsUpdateToken
::ll::TypedStorage< 4, 4, int > mCurrentUserStatisticsUpdateToken

Member Function Documentation

◆ $vftable()

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