LeviLamina
Loading...
Searching...
No Matches
Social::ProfileImageOptions Class Reference

Public Types

enum class  ImageSource : int { None = 0 , Minecraft = 1 , XboxLive = 2 }
enum class  ProfileImageQueryType : int {
  None = 0 , MinecraftHeadshotByXuid = 1 , MinecraftHeadshotByPlayfabId = 2 , MinecraftAvatarByXuid = 3 ,
  MinecraftAvatarByPlayfabId = 4 , XboxLiveSmallGamerpicByXuid = 5 , XboxLiveSmallGamerpicByUrl = 6 , XboxLiveFullClubsImageByUrl = 7
}

Public Member Functions

 ProfileImageOptions (ProfileImageOptions const &)
MCNAPI_C uint64 hash () const
MCNAPI_C::Social::ProfileImageOptions & operator= (::Social::ProfileImageOptions &&)
MCNAPI_C::Social::ProfileImageOptions & operator= (::Social::ProfileImageOptions const &)
MCNAPI_C::std::string toString () const
MCNAPI_C void $dtor ()

Static Public Member Functions

static MCNAPI_C ::Social::ProfileImageOptions fromString (::std::string_view serializedContent)
static MCNAPI_C ::Social::ProfileImageOptions getMinecraftHeadshotByPlayfabId (::std::string const &playfabId)
static MCNAPI_C ::Social::ProfileImageOptions getXboxLiveFullClubsImageByUrl (::std::string const &url)
static MCNAPI_C ::Social::ProfileImageOptions getXboxLiveSmallGamerpicByXuid (::std::string const &xuid, ::std::string const &url)

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnke4d6dc
::ll::UntypedStorage< 8, 32 > mUnk924472
::ll::UntypedStorage< 8, 32 > mUnk5c7615

The documentation for this class was generated from the following file: