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<8, 32>
mUnkb9e6fc;
20
::ll::UntypedStorage<1, 1>
mUnk8477f6;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ActivationArguments& operator=(ActivationArguments
const
&);
26
ActivationArguments(ActivationArguments
const
&);
27
ActivationArguments();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
#ifdef LL_PLAT_C
33
MCNAPI ActivationArguments(
int
argc,
char
**
const
argv);
34
35
MCNAPI
void
parseURLArgument(::std::string
const
& url);
36
#endif
37
38
MCNAPI
void
preParseArguments
();
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
50
}
// namespace Bedrock
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