LeviLamina
Loading...
Searching...
No Matches
VehicleDirections.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
VehicleUtils {
6
7
struct
VehicleDirections
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 12>
mUnkbf7371;
12
::ll::UntypedStorage<4, 12>
mUnkeb8adf;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
VehicleDirections
& operator=(
VehicleDirections
const
&);
18
VehicleDirections
(
VehicleDirections
const
&);
19
VehicleDirections
();
20
};
21
22
}
// namespace VehicleUtils
VehicleUtils::VehicleDirections
Definition
VehicleDirections.h:7
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
world
actor
vehicle_utils
VehicleDirections.h
Generated on Sun Oct 12 2025 06:32:19 for LeviLamina by
1.12.0