LeviLamina
Loading...
Searching...
No Matches
DamageSensorDefinition.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
DamageSensorComponent
;
11
class
EntityContext
;
12
struct
DamageSensorTrigger
;
13
namespace
JsonUtil {
class
EmptyClass; }
14
// clang-format on
15
16
class
DamageSensorDefinition
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 24>
mUnkc2c5fd;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
DamageSensorDefinition
& operator=(
DamageSensorDefinition
const
&);
26
DamageSensorDefinition
(
DamageSensorDefinition
const
&);
27
DamageSensorDefinition
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
void
addDamageSensorTrigger(
::DamageSensorTrigger
const
& trigger);
33
34
MCAPI
void
initialize(
::EntityContext
& entity,
::DamageSensorComponent
& component)
const
;
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCAPI
static
void
buildSchema(
41
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::DamageSensorDefinition>
>& root
42
);
43
// NOLINTEND
44
};
DamageSensorComponent
Definition
DamageSensorComponent.h:18
DamageSensorDefinition
Definition
DamageSensorDefinition.h:16
EntityContext
Definition
EntityContext.h:16
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
DamageSensorTrigger
Definition
DamageSensorTrigger.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
DamageSensorDefinition.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0