LeviLamina
Loading...
Searching...
No Matches
UniqueIDManager.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/game_refs/OwnerPtr.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
LevelData
;
11
// clang-format on
12
13
class
UniqueIDManager
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 8>
mUnk6cf853;
18
::ll::UntypedStorage<1, 1>
mUnk123888;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
UniqueIDManager
& operator=(
UniqueIDManager
const
&);
24
UniqueIDManager
(
UniqueIDManager
const
&);
25
UniqueIDManager
();
26
27
public
:
28
// static functions
29
// NOLINTBEGIN
30
MCAPI static ::OwnerPtr<::UniqueIDManager> setupUniqueIDManager(
::LevelData
& levelData,
bool
isClientSide);
31
// NOLINTEND
32
};
LevelData
Definition
LevelData.h:48
UniqueIDManager
Definition
UniqueIDManager.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
UniqueIDManager.h
Generated on Sat Apr 26 2025 05:56:32 for LeviLamina by
1.12.0