LeviLamina
Loading...
Searching...
No Matches
LeashableToDefinition.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
LeashableToDefinition {
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<1, 1>
mUnk9978b7;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
LeashableToDefinition& operator=(LeashableToDefinition
const
&);
23
LeashableToDefinition(LeashableToDefinition
const
&);
24
LeashableToDefinition();
25
26
public
:
27
// static functions
28
// NOLINTBEGIN
29
MCNAPI
static
void
buildSchema
(
30
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::LeashableToDefinition>
>& root
31
);
32
// NOLINTEND
33
};
JsonUtil::EmptyClass
Definition
EmptyClass.h:7
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
LeashableToDefinition::buildSchema
static MCAPI void buildSchema(::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::LeashableToDefinition > > &root)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
LeashableToDefinition.h
Generated on
for LeviLamina by
1.16.1