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