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