LeviLamina
Loading...
Searching...
No Matches
Lifetime.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock::Threading::Burst::Details {
6
7
class
Lifetime
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkc52263;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
Lifetime
& operator=(
Lifetime
const
&);
17
Lifetime
(
Lifetime
const
&);
18
Lifetime
();
19
};
20
21
}
// namespace Bedrock::Threading::Burst::Details
Bedrock::Threading::Burst::Details::Lifetime
Definition
Lifetime.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
threading
Lifetime.h
Generated on Sat Apr 26 2025 05:55:26 for LeviLamina by
1.12.0