LeviLamina
Loading...
Searching...
No Matches
FeedbackParams.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cricket {
class
FeedbackParam; }
8
// clang-format on
9
10
namespace
cricket {
11
12
class
FeedbackParams
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 24>
mUnk897465;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
FeedbackParams
& operator=(
FeedbackParams
const
&);
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
void
Add(
::cricket::FeedbackParam
const
&);
27
28
MCAPI
FeedbackParams
();
29
30
MCAPI
FeedbackParams
(
::cricket::FeedbackParams
const
&);
31
32
MCAPI
bool
Has(
::cricket::FeedbackParam
const
&)
const
;
33
34
MCAPI
bool
HasDuplicateEntries()
const
;
35
36
MCAPI
void
Intersect(
::cricket::FeedbackParams
const
&);
37
38
MCAPI
~FeedbackParams
();
39
// NOLINTEND
40
41
public
:
42
// constructor thunks
43
// NOLINTBEGIN
44
MCAPI
void
* $ctor();
45
46
MCAPI
void
* $ctor(
::cricket::FeedbackParams
const
&);
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCAPI
void
$dtor();
53
// NOLINTEND
54
};
55
56
}
// namespace cricket
cricket::FeedbackParam
Definition
FeedbackParam.h:7
cricket::FeedbackParams
Definition
FeedbackParams.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
cricket
FeedbackParams.h
Generated on Sat Apr 26 2025 05:55:38 for LeviLamina by
1.12.0