LeviLamina
Loading...
Searching...
No Matches
TimerDefinition.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
struct
WeightChoiceEntry
;
11
namespace
JsonUtil {
class
EmptyClass
; }
12
// clang-format on
13
14
class
TimerDefinition {
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<1, 1>
mUnk6fb0ff;
19
::ll::UntypedStorage<1, 1>
mUnk1be68c;
20
::ll::UntypedStorage<4, 8>
mUnk219ada;
21
::ll::UntypedStorage<8, 104>
mUnk941273;
22
::ll::UntypedStorage<8, 24>
mUnkb2a6e5;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
TimerDefinition& operator=(TimerDefinition
const
&);
28
TimerDefinition(TimerDefinition
const
&);
29
TimerDefinition();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI
void
addWeightedChoiceEntry(
::WeightChoiceEntry
const
& entry);
35
36
MCAPI ~TimerDefinition();
37
// NOLINTEND
38
39
public
:
40
// static functions
41
// NOLINTBEGIN
42
MCAPI
static
void
43
buildSchema(::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::TimerDefinition>
>& root);
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
MCAPI
void
$dtor();
50
// NOLINTEND
51
};
JsonUtil::EmptyClass
Definition
EmptyClass.h:7
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
WeightChoiceEntry
Definition
WeightChoiceEntry.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
TimerDefinition.h
Generated on
for LeviLamina by
1.16.1