LeviLamina
Loading...
Searching...
No Matches
AchievementOfferInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
AchievementOfferInfo
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk590584;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
AchievementOfferInfo
& operator=(
AchievementOfferInfo
const
&);
15
AchievementOfferInfo
(
AchievementOfferInfo
const
&);
16
AchievementOfferInfo
();
17
18
public
:
19
// virtual functions
20
// NOLINTBEGIN
21
// vIndex: 0
22
virtual
~AchievementOfferInfo
() =
default
;
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
29
// NOLINTEND
30
};
AchievementOfferInfo
Definition
AchievementOfferInfo.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
services
catalog
AchievementOfferInfo.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0