LeviLamina
Loading...
Searching...
No Matches
SizeSetVisitor.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/entity/systems/update_bounding_box/SetSizeArgs.h"
7
8
namespace
UpdateBoundingBox {
9
10
struct
SizeSetVisitor
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<8, 64, ::UpdateBoundingBox::SetSizeArgs> mArguments;
15
// NOLINTEND
16
};
17
18
}
// namespace UpdateBoundingBox
UpdateBoundingBox::SizeSetVisitor
Definition
SizeSetVisitor.h:10
src
mc
entity
systems
update_bounding_box
SizeSetVisitor.h
Generated on
for LeviLamina by
1.16.1