LeviLamina
Loading...
Searching...
No Matches
SwimHeightBounds.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
RandomSwimUtility {
6
7
struct
SwimHeightBounds {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnk4343af;
12
::ll::UntypedStorage<4, 4>
mUnk22ea30;
13
::ll::UntypedStorage<4, 4>
mUnk49d160;
14
::ll::UntypedStorage<4, 4>
mUnk3283bc;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
SwimHeightBounds& operator=(SwimHeightBounds
const
&);
20
SwimHeightBounds(SwimHeightBounds
const
&);
21
SwimHeightBounds();
22
};
23
24
}
// namespace RandomSwimUtility
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
utilities
random_swim_utility
SwimHeightBounds.h
Generated on
for LeviLamina by
1.16.1