LeviLamina
Loading...
Searching...
No Matches
TempEPtrBase.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/_TickPtr.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Actor
;
11
// clang-format on
12
13
class
TempEPtrBase
:
public
::_TickPtr
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 8>
mUnkc97d37;
18
::ll::UntypedStorage<8, 8>
mUnkbeaa8f;
19
::ll::UntypedStorage<8, 8>
mUnka5c9cc;
20
::ll::UntypedStorage<1, 1>
mUnkadee2c;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
TempEPtrBase
& operator=(
TempEPtrBase
const
&);
26
TempEPtrBase
(
TempEPtrBase
const
&);
27
TempEPtrBase
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 1
33
virtual
~TempEPtrBase
()
/*override*/
;
34
35
// vIndex: 0
36
virtual
void
invalidate()
/*override*/
;
37
// NOLINTEND
38
39
public
:
40
// member functions
41
// NOLINTBEGIN
42
MCNAPI
void
_set
(
::Actor
* e);
43
44
MCNAPI
bool
isValid
()
const
;
45
46
MCNAPI
void
unset
();
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCNAPI
void
$dtor
();
53
// NOLINTEND
54
55
public
:
56
// virtual function thunks
57
// NOLINTBEGIN
58
MCNAPI
void
$invalidate
();
59
// NOLINTEND
60
61
public
:
62
// vftables
63
// NOLINTBEGIN
64
MCNAPI
static
void
**
$vftable
();
65
// NOLINTEND
66
};
Actor
Definition
Actor.h:102
TempEPtrBase
Definition
TempEPtrBase.h:13
TempEPtrBase::$vftable
static MCAPI void ** $vftable()
TempEPtrBase::$invalidate
MCAPI void $invalidate()
TempEPtrBase::$dtor
MCAPI void $dtor()
TempEPtrBase::_set
MCAPI void _set(::Actor *e)
TempEPtrBase::isValid
MCAPI bool isValid() const
TempEPtrBase::unset
MCAPI void unset()
_TickPtr
Definition
_TickPtr.h:5
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
world
actor
TempEPtrBase.h
Generated on Tue Oct 28 2025 05:32:30 for LeviLamina by
1.12.0