LeviLamina
Loading...
Searching...
No Matches
ActorDataBoundingBoxComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/vanilla_components/ActorDataComponentBase.h"
7
8
struct
ActorDataBoundingBoxComponent
:
public
::ActorDataComponentBase
<::std::array<float, 3>> {
9
public
:
10
// ActorDataBoundingBoxComponent inner types define
11
enum class
Type :
int
{
12
Scale = 0,
13
Width = 1,
14
Height = 2,
15
};
16
};
ActorDataComponentBase
Definition
ActorDataComponentBase.h:6
ActorDataBoundingBoxComponent
Definition
ActorDataBoundingBoxComponent.h:8
src
mc
deps
vanilla_components
ActorDataBoundingBoxComponent.h
Generated on Fri Jun 13 2025 05:04:29 for LeviLamina by
1.12.0