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