LeviLamina
Loading...
Searching...
No Matches
ReplayStateConfig.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ReplayStateConfig
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 12>
mUnk8ae014;
10
::ll::UntypedStorage<1, 1>
mUnke71cf2;
11
::ll::UntypedStorage<1, 1>
mUnk5c0bb2;
12
::ll::UntypedStorage<1, 1>
mUnk7c038b;
13
::ll::UntypedStorage<2, 2>
mUnk61adfe;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
ReplayStateConfig
& operator=(
ReplayStateConfig
const
&);
19
ReplayStateConfig
(
ReplayStateConfig
const
&);
20
ReplayStateConfig
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI
void
setReplayStateConfigThresholds(
float
baseThreshold);
26
// NOLINTEND
27
};
ReplayStateConfig
Definition
ReplayStateConfig.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components
ReplayStateConfig.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0