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>
mUnk96ba17;
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
MCNAPI ::FilterInput&
operator=
(::FilterInput
const
&);
24
25
MCNAPI
~FilterInput
();
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
MCNAPI
void
$dtor
();
32
// NOLINTEND
33
};
FilterInput::$dtor
MCAPI void $dtor()
FilterInput::operator=
MCAPI::FilterInput & operator=(::FilterInput const &)
FilterInput::~FilterInput
MCAPI ~FilterInput()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
filters
FilterInput.h
Generated on
for LeviLamina by
1.16.1