LeviLamina
Loading...
Searching...
No Matches
ActivateToolNode.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/bhave/BehaviorStatus.h"
7
#include "mc/world/actor/bhave/node/BehaviorNode.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Actor
;
12
// clang-format on
13
14
class
ActivateToolNode
:
public
::BehaviorNode
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 12>
mUnk7cb3c7;
19
::ll::UntypedStorage<8, 8>
mUnkfdd462;
20
::ll::UntypedStorage<1, 1>
mUnk191185;
21
::ll::UntypedStorage<4, 4>
mUnk3d9e37;
22
::ll::UntypedStorage<4, 4>
mUnk318957;
23
::ll::UntypedStorage<1, 1>
mUnk3b0ef6;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
ActivateToolNode
& operator=(
ActivateToolNode
const
&);
29
ActivateToolNode
(
ActivateToolNode
const
&);
30
ActivateToolNode
();
31
32
public
:
33
// virtual functions
34
// NOLINTBEGIN
35
// vIndex: 1
36
virtual ::BehaviorStatus tick(
::Actor
&)
/*override*/
;
37
38
// vIndex: 2
39
virtual
void
initializeFromDefinition(
::Actor
& owner)
/*override*/
;
40
41
// vIndex: 0
42
virtual
~ActivateToolNode
()
/*override*/
=
default
;
43
// NOLINTEND
44
45
public
:
46
// virtual function thunks
47
// NOLINTBEGIN
48
MCNAPI
void
$initializeFromDefinition
(
::Actor
& owner);
49
// NOLINTEND
50
51
public
:
52
// vftables
53
// NOLINTBEGIN
54
MCNAPI
static
void
**
$vftable
();
55
// NOLINTEND
56
};
ActivateToolNode
Definition
ActivateToolNode.h:14
ActivateToolNode::$vftable
static MCAPI void ** $vftable()
ActivateToolNode::$initializeFromDefinition
MCAPI void $initializeFromDefinition(::Actor &owner)
Actor
Definition
Actor.h:102
BehaviorNode
Definition
BehaviorNode.h:13
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
world
actor
bhave
node
ActivateToolNode.h
Generated on Sun Oct 12 2025 06:32:17 for LeviLamina by
1.12.0