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
MCNAPI
explicit
FilterInput
(
int
i);
24
25
MCNAPI ::FilterInput&
operator=
(
::FilterInput
const
&);
26
27
MCNAPI ::FilterInput&
operator=
(
::FilterInput
&&);
28
29
MCNAPI
~FilterInput
();
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCNAPI
void
*
$ctor
(
int
i);
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCNAPI
void
$dtor
();
42
// NOLINTEND
43
};
FilterInput
Definition
FilterInput.h:5
FilterInput::$dtor
MCAPI void $dtor()
FilterInput::operator=
MCAPI::FilterInput & operator=(::FilterInput &&)
FilterInput::operator=
MCAPI::FilterInput & operator=(::FilterInput const &)
FilterInput::~FilterInput
MCAPI ~FilterInput()
FilterInput::$ctor
MCAPI void * $ctor(int i)
FilterInput::FilterInput
MCAPI FilterInput(int i)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
filters
FilterInput.h
Generated on Fri Jun 13 2025 05:05:06 for LeviLamina by
1.12.0