LeviLamina
Loading...
Searching...
No Matches
PhotoStorageContainer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/storage/PhotoType.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
ActorUniqueID
;
11
// clang-format on
12
13
struct
PhotoStorageContainer
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<1, 1, ::PhotoType> mType;
18
::ll::TypedStorage<8, 8, ::ActorUniqueID> mOwnerId;
19
// NOLINTEND
20
};
ActorUniqueID
Definition
ActorUniqueID.h:5
PhotoStorageContainer
Definition
PhotoStorageContainer.h:13
src
mc
world
level
storage
PhotoStorageContainer.h
Generated on Sat Apr 26 2025 05:56:32 for LeviLamina by
1.12.0