LeviLamina
Loading...
Searching...
No Matches
XboxLiveUserProfileData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Social {
6
7
struct
XboxLiveUserProfileData
{
8
public
:
9
// XboxLiveUserProfileData inner types define
10
enum class
FetchedData :
int
{
11
None = 0,
12
Profile = 1,
13
Permissions = 2,
14
};
15
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 32>
mUnk9cb1fc;
20
::ll::UntypedStorage<4, 4>
mUnk5fb1cd;
21
::ll::UntypedStorage<8, 32>
mUnk7b583a;
22
::ll::UntypedStorage<8, 32>
mUnk75160c;
23
::ll::UntypedStorage<8, 32>
mUnk8957ff;
24
::ll::UntypedStorage<8, 32>
mUnk91ff75;
25
::ll::UntypedStorage<8, 32>
mUnkb1ee11;
26
::ll::UntypedStorage<4, 4>
mUnk3338cb;
27
::ll::UntypedStorage<8, 32>
mUnkb4a997;
28
::ll::UntypedStorage<4, 4>
mUnkda2a04;
29
::ll::UntypedStorage<1, 1>
mUnk9c286f;
30
::ll::UntypedStorage<8, 32>
mUnke160ea;
31
::ll::UntypedStorage<4, 4>
mUnk15e206;
32
::ll::UntypedStorage<4, 4>
mUnkfcfd2c;
33
::ll::UntypedStorage<4, 4>
mUnkc2107e;
34
::ll::UntypedStorage<4, 4>
mUnkdaf122;
35
::ll::UntypedStorage<4, 4>
mUnk79bcb6;
36
::ll::UntypedStorage<4, 4>
mUnka8928d;
37
::ll::UntypedStorage<4, 4>
mUnkeddc35;
38
::ll::UntypedStorage<8, 24>
mUnkebf033;
39
// NOLINTEND
40
41
public
:
42
// prevent constructor by default
43
XboxLiveUserProfileData
& operator=(
XboxLiveUserProfileData
const
&);
44
XboxLiveUserProfileData
(
XboxLiveUserProfileData
const
&);
45
XboxLiveUserProfileData
();
46
};
47
48
}
// namespace Social
Social::XboxLiveUserProfileData
Definition
XboxLiveUserProfileData.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
social
XboxLiveUserProfileData.h
Generated on Fri Jun 13 2025 05:04:19 for LeviLamina by
1.12.0