LeviLamina
Loading...
Searching...
No Matches
EntitySensorDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/json_utils/JsonSchemaObjectNode.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
EntityContext
;
11
class
EntitySensorComponent
;
12
namespace
JsonUtil {
class
EmptyClass; }
13
// clang-format on
14
15
struct
EntitySensorDefinition
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<1, 1>
mUnk57b5ee;
20
::ll::UntypedStorage<8, 64>
mUnk55c54d;
21
::ll::UntypedStorage<8, 24>
mUnkd3a7f9;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
EntitySensorDefinition
& operator=(
EntitySensorDefinition
const
&);
27
EntitySensorDefinition
(
EntitySensorDefinition
const
&);
28
EntitySensorDefinition
();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCAPI
void
initialize(
::EntityContext
& entity,
::EntitySensorComponent
& component)
const
;
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCAPI
static
void
buildSchema(
40
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::EntitySensorDefinition>
>& root
41
);
42
// NOLINTEND
43
};
EntityContext
Definition
EntityContext.h:16
EntitySensorComponent
Definition
EntitySensorComponent.h:14
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
EntitySensorDefinition
Definition
EntitySensorDefinition.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
EntitySensorDefinition.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0