LeviLamina
Loading...
Searching...
No Matches
ExhaustionDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/json_util/JsonSchemaObjectNode.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
EntityContext
;
11
struct
ExhaustionComponent
;
12
namespace
JsonUtil {
class
EmptyClass
; }
13
// clang-format on
14
15
class
ExhaustionDefinition {
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 4>
mUnk8dd09f;
20
::ll::UntypedStorage<4, 4>
mUnk9f798a;
21
::ll::UntypedStorage<4, 4>
mUnkb1ab63;
22
::ll::UntypedStorage<4, 4>
mUnk35aa3f;
23
::ll::UntypedStorage<4, 4>
mUnk2fdc57;
24
::ll::UntypedStorage<4, 4>
mUnkf65106;
25
::ll::UntypedStorage<4, 4>
mUnk8fad1c;
26
::ll::UntypedStorage<4, 4>
mUnk74f282;
27
::ll::UntypedStorage<4, 4>
mUnk5b0eb4;
28
::ll::UntypedStorage<4, 4>
mUnkeb0195;
29
// NOLINTEND
30
31
public
:
32
// prevent constructor by default
33
ExhaustionDefinition& operator=(ExhaustionDefinition
const
&);
34
ExhaustionDefinition(ExhaustionDefinition
const
&);
35
ExhaustionDefinition();
36
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
MCAPI
void
initialize(
::EntityContext
&,
::ExhaustionComponent
& component)
const
;
41
// NOLINTEND
42
43
public
:
44
// static functions
45
// NOLINTBEGIN
46
MCAPI
static
void
buildSchema(
47
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::ExhaustionDefinition>
>& root
48
);
49
// NOLINTEND
50
};
EntityContext
Definition
EntityContext.h:17
JsonUtil::EmptyClass
Definition
EmptyClass.h:7
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ExhaustionComponent
Definition
ExhaustionComponent.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
ExhaustionDefinition.h
Generated on
for LeviLamina by
1.16.1