LeviLamina
Loading...
Searching...
No Matches
RopePointsRef.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
RopePoints
;
8
namespace
Bedrock::Threading {
class
Mutex; }
9
// clang-format on
10
11
struct
RopePointsRef
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::TypedStorage<8, 8, ::RopePoints const&> mPoints;
16
::ll::TypedStorage<8, 8, ::Bedrock::Threading::Mutex&> mPointMutex;
17
// NOLINTEND
18
};
RopePointsRef
Definition
RopePointsRef.h:11
RopePoints
Definition
RopePoints.h:10
src
mc
world
phys
rope
RopePointsRef.h
Generated on Sat Apr 26 2025 05:56:33 for LeviLamina by
1.12.0