LeviLamina
Loading...
Searching...
No Matches
ActorDefinitionPtr.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ActorDefinition
;
8
class
ActorDefinitionGroup
;
9
// clang-format on
10
11
class
ActorDefinitionPtr
{
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 8>
mUnkb8e0f6;
16
::ll::UntypedStorage<8, 8>
mUnk4098dc;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
ActorDefinitionPtr
& operator=(
ActorDefinitionPtr
const
&);
22
ActorDefinitionPtr
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
ActorDefinitionPtr
(
::ActorDefinitionPtr
const
& rhs);
28
29
MCAPI
ActorDefinitionPtr
(
::ActorDefinitionGroup
& group,
::ActorDefinition
& EntityDefinition);
30
31
MCAPI
~ActorDefinitionPtr
();
32
// NOLINTEND
33
34
public
:
35
// static variables
36
// NOLINTBEGIN
37
MCAPI static ::ActorDefinitionPtr
const
& NONE();
38
// NOLINTEND
39
40
public
:
41
// constructor thunks
42
// NOLINTBEGIN
43
MCAPI
void
* $ctor(
::ActorDefinitionPtr
const
& rhs);
44
45
MCAPI
void
* $ctor(
::ActorDefinitionGroup
& group,
::ActorDefinition
& EntityDefinition);
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
MCAPI
void
$dtor();
52
// NOLINTEND
53
};
ActorDefinitionGroup
Definition
ActorDefinitionGroup.h:27
ActorDefinitionPtr
Definition
ActorDefinitionPtr.h:11
ActorDefinition
Definition
ActorDefinition.h:21
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ActorDefinitionPtr.h
Generated on Sat Apr 26 2025 05:56:01 for LeviLamina by
1.12.0