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