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
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ActivationArguments& operator=(ActivationArguments
const
&);
24
ActivationArguments(ActivationArguments
const
&);
25
ActivationArguments();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
#ifdef LL_PLAT_C
31
MCNAPI ActivationArguments(
int
argc,
char
**
const
argv);
32
33
MCNAPI
void
parseURLArgument(::std::string
const
& url);
34
#endif
35
36
MCNAPI
void
preParseArguments
();
37
38
MCNAPI
~ActivationArguments
();
39
// NOLINTEND
40
41
public
:
42
// constructor thunks
43
// NOLINTBEGIN
44
#ifdef LL_PLAT_C
45
MCNAPI
void
* $ctor(
int
argc,
char
**
const
argv);
46
#endif
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCNAPI
void
$dtor
();
53
// NOLINTEND
54
};
55
56
}
// 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