LeviLamina
Loading...
Searching...
No Matches
ActorGarbageCollector.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/game_refs/OwnerPtr.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
EntityContext
;
11
// clang-format on
12
13
class
ActorGarbageCollector
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 24>
mUnkf30b7b;
18
::ll::UntypedStorage<8, 24>
mUnkba024f;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ActorGarbageCollector
& operator=(
ActorGarbageCollector
const
&);
24
ActorGarbageCollector
(
ActorGarbageCollector
const
&);
25
ActorGarbageCollector
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI
void
garbageCollectEntity
(
::OwnerPtr<::EntityContext>
entity);
31
32
MCNAPI
void
update
();
33
34
MCNAPI
~ActorGarbageCollector
();
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI
void
$dtor
();
41
// NOLINTEND
42
};
ActorGarbageCollector
Definition
ActorGarbageCollector.h:13
ActorGarbageCollector::update
MCAPI void update()
ActorGarbageCollector::$dtor
MCAPI void $dtor()
ActorGarbageCollector::garbageCollectEntity
MCAPI void garbageCollectEntity(::OwnerPtr<::EntityContext > entity)
ActorGarbageCollector::~ActorGarbageCollector
MCAPI ~ActorGarbageCollector()
EntityContext
Definition
EntityContext.h:16
OwnerPtr
Definition
OwnerPtr.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
ActorGarbageCollector.h
Generated on Fri Jun 13 2025 05:05:11 for LeviLamina by
1.12.0