LeviLamina
Loading...
Searching...
No Matches
FilterInputDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
FilterInput
;
8
// clang-format on
9
10
struct
FilterInputDefinition
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 48>
mUnk816a3b;
15
::ll::UntypedStorage<8, 32>
mUnkb9ffd8;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
FilterInputDefinition
& operator=(
FilterInputDefinition
const
&);
21
FilterInputDefinition
(
FilterInputDefinition
const
&);
22
FilterInputDefinition
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
explicit
FilterInputDefinition
(
int
i);
28
29
MCAPI
FilterInputDefinition
(
::FilterInput
f, ::std::string
const
& d);
30
31
MCAPI
~FilterInputDefinition
();
32
// NOLINTEND
33
34
public
:
35
// constructor thunks
36
// NOLINTBEGIN
37
MCAPI
void
* $ctor(
int
i);
38
39
MCAPI
void
* $ctor(
::FilterInput
f, ::std::string
const
& d);
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCFOLD
void
$dtor();
46
// NOLINTEND
47
};
FilterInput
Definition
FilterInput.h:5
FilterInputDefinition
Definition
FilterInputDefinition.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
filters
FilterInputDefinition.h
Generated on Sat Apr 26 2025 05:56:10 for LeviLamina by
1.12.0