LeviLamina
Loading...
Searching...
No Matches
MolangMatrix.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
MolangMatrix
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 64>
mUnk3865c0;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
MolangMatrix
& operator=(
MolangMatrix
const
&);
15
MolangMatrix
(
MolangMatrix
const
&);
16
MolangMatrix
();
17
};
MolangMatrix
Definition
MolangMatrix.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
MolangMatrix.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0