LeviLamina
Loading...
Searching...
No Matches
RoomDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
RoomDefinition
:
public
::std::enable_shared_from_this<::RoomDefinition> {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk654d70;
10
::ll::UntypedStorage<8, 24>
mUnk3acb23;
11
::ll::UntypedStorage<8, 32>
mUnkadc49e;
12
::ll::UntypedStorage<1, 1>
mUnkcd1747;
13
::ll::UntypedStorage<1, 1>
mUnk7b0389;
14
::ll::UntypedStorage<4, 4>
mUnk51d545;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
RoomDefinition
& operator=(
RoomDefinition
const
&);
20
RoomDefinition
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI
RoomDefinition
(
::RoomDefinition
const
&);
26
27
MCAPI
bool
findSource(
int
scanIndex);
28
29
MCAPI
void
setConnection(uchar
const
& direction, ::std::shared_ptr<::RoomDefinition> definition);
30
31
MCAPI
~RoomDefinition
();
32
// NOLINTEND
33
34
public
:
35
// constructor thunks
36
// NOLINTBEGIN
37
MCAPI
void
* $ctor(
::RoomDefinition
const
&);
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCAPI
void
$dtor();
44
// NOLINTEND
45
};
RoomDefinition
Definition
RoomDefinition.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
structure
RoomDefinition.h
Generated on Sat Apr 26 2025 05:56:27 for LeviLamina by
1.12.0