LeviLamina
Loading...
Searching...
No Matches
PopFromStackDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/bhave/definition/BehaviorDefinition.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BehaviorFactory
;
11
namespace
Json {
class
Value; }
12
// clang-format on
13
14
class
PopFromStackDefinition
:
public
::BehaviorDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 32>
mUnk2f40a7;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
PopFromStackDefinition
& operator=(
PopFromStackDefinition
const
&);
24
PopFromStackDefinition
(
PopFromStackDefinition
const
&);
25
PopFromStackDefinition
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 1
31
virtual
void
load(
::Json::Value
value,
::BehaviorFactory
const
& factory)
/*override*/
;
32
33
// vIndex: 0
34
virtual
~PopFromStackDefinition
()
/*override*/
=
default
;
35
// NOLINTEND
36
37
public
:
38
// virtual function thunks
39
// NOLINTBEGIN
40
41
// NOLINTEND
42
};
BehaviorDefinition
Definition
BehaviorDefinition.h:14
BehaviorFactory
Definition
BehaviorFactory.h:13
Json::Value
Definition
Value.h:16
PopFromStackDefinition
Definition
PopFromStackDefinition.h:14
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
bhave
definition
PopFromStackDefinition.h
Generated on Fri Jun 13 2025 05:05:02 for LeviLamina by
1.12.0