LeviLamina
Loading...
Searching...
No Matches
ActivationArguments.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock {
6
7
class
ActivationArguments {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 64>
mUnka9c2fc;
12
::ll::UntypedStorage<8, 32>
mUnkc8afd3;
13
::ll::UntypedStorage<8, 32>
mUnk8b85c0;
14
::ll::UntypedStorage<4, 4>
mUnk162432;
15
::ll::UntypedStorage<4, 4>
mUnk3c7581;
16
::ll::UntypedStorage<1, 1>
mUnk3c6135;
17
::ll::UntypedStorage<1, 1>
mUnk378674;
18
::ll::UntypedStorage<8, 32>
mUnk1ff994;
19
::ll::UntypedStorage<1, 1>
mUnk8477f6;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
ActivationArguments& operator=(ActivationArguments
const
&);
25
ActivationArguments(ActivationArguments
const
&);
26
ActivationArguments();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
#ifdef LL_PLAT_C
32
MCNAPI ActivationArguments(
int
argc,
char
**
const
argv);
33
34
MCNAPI
void
parseURLArgument(::std::string
const
& url);
35
#endif
36
37
MCNAPI
void
preParseArguments
();
38
39
MCNAPI
~ActivationArguments
();
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
#ifdef LL_PLAT_C
46
MCNAPI
void
* $ctor(
int
argc,
char
**
const
argv);
47
#endif
48
// NOLINTEND
49
50
public
:
51
// destructor thunk
52
// NOLINTBEGIN
53
MCNAPI
void
$dtor
();
54
// NOLINTEND
55
};
56
57
}
// namespace Bedrock
Bedrock::ActivationArguments::$dtor
MCAPI void $dtor()
Bedrock::ActivationArguments::~ActivationArguments
MCAPI ~ActivationArguments()
Bedrock::ActivationArguments::preParseArguments
MCAPI void preParseArguments()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
platform
ActivationArguments.h
Generated on
for LeviLamina by
1.16.1