LeviLamina
Loading...
Searching...
No Matches
ScriptDebugDrawerDataComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/lifetime_registry/StrongTypedObjectHandle.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ILevel
;
11
namespace
ScriptModuleDebugUtilities {
class
ScriptDebugShape
; }
12
// clang-format on
13
14
namespace
ScriptModuleDebugUtilities {
15
16
struct
ScriptDebugDrawerDataComponent
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<
21
8,
22
24,
23
::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleDebugUtilities::ScriptDebugShape>>>
24
mShapes;
25
::ll::TypedStorage<8, 8, ::ILevel*> mLevel;
26
::ll::TypedStorage<8, 8, ::std::chrono::steady_clock::time_point> mLastUpdate;
27
// NOLINTEND
28
};
29
30
}
// namespace ScriptModuleDebugUtilities
ILevel
Definition
ILevel.h:218
ScriptModuleDebugUtilities::ScriptDebugShape
Definition
ScriptDebugShape.h:27
ScriptModuleDebugUtilities::ScriptDebugDrawerDataComponent
Definition
ScriptDebugDrawerDataComponent.h:16
src
mc
scripting
modules
minecraft
debugdrawer
ScriptDebugDrawerDataComponent.h
Generated on
for LeviLamina by
1.16.1