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