LeviLamina
Loading...
Searching...
No Matches
RewindSimulationInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
RewindSimulation {
6
7
struct
RewindSimulationInfo
{
8
public
:
9
// RewindSimulationInfo inner types declare
10
// clang-format off
11
struct
ConstHistory
;
12
struct
History
;
13
// clang-format on
14
15
// RewindSimulationInfo inner types define
16
struct
History
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 8>
mUnk82dc3f;
21
::ll::UntypedStorage<8, 8>
mUnk310db5;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
History
& operator=(
History
const
&);
27
History
(
History
const
&);
28
History
();
29
};
30
31
struct
ConstHistory
{
32
public
:
33
// member variables
34
// NOLINTBEGIN
35
::ll::UntypedStorage<8, 8>
mUnk19b865;
36
::ll::UntypedStorage<8, 8>
mUnkf356b8;
37
// NOLINTEND
38
39
public
:
40
// prevent constructor by default
41
ConstHistory
& operator=(
ConstHistory
const
&);
42
ConstHistory
(
ConstHistory
const
&);
43
ConstHistory
();
44
};
45
46
public
:
47
// member variables
48
// NOLINTBEGIN
49
::ll::UntypedStorage<8, 32>
mUnkde174f;
50
::ll::UntypedStorage<8, 24>
mUnk23deea;
51
::ll::UntypedStorage<8, 8>
mUnk81c4c8;
52
::ll::UntypedStorage<8, 8>
mUnk25511a;
53
::ll::UntypedStorage<8, 8>
mUnk6132e3;
54
::ll::UntypedStorage<8, 8>
mUnk9f0057;
55
::ll::UntypedStorage<8, 8>
mUnkaa6ec9;
56
// NOLINTEND
57
58
public
:
59
// prevent constructor by default
60
RewindSimulationInfo
& operator=(
RewindSimulationInfo
const
&);
61
RewindSimulationInfo
(
RewindSimulationInfo
const
&);
62
RewindSimulationInfo
();
63
};
64
65
}
// namespace RewindSimulation
RewindSimulation::RewindSimulationInfo::ConstHistory
Definition
RewindSimulationInfo.h:31
RewindSimulation::RewindSimulationInfo::History
Definition
RewindSimulationInfo.h:16
RewindSimulation::RewindSimulationInfo
Definition
RewindSimulationInfo.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
utilities
rewind_simulation
RewindSimulationInfo.h
Generated on Fri Jun 13 2025 05:04:35 for LeviLamina by
1.12.0