LeviLamina
Loading...
Searching...
No Matches
PetSleepWithOwnerState.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
PetSleepWithOwnerState
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnk6df5f9;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
PetSleepWithOwnerState
& operator=(
PetSleepWithOwnerState
const
&);
15
PetSleepWithOwnerState
(
PetSleepWithOwnerState
const
&);
16
PetSleepWithOwnerState
();
17
18
public
:
19
// virtual functions
20
// NOLINTBEGIN
21
// vIndex: 0
22
virtual
~PetSleepWithOwnerState
() =
default
;
23
24
// vIndex: 1
25
virtual
void
tick();
26
27
// vIndex: 2
28
virtual
void
start();
29
30
// vIndex: 3
31
virtual
void
stop();
32
// NOLINTEND
33
34
public
:
35
// member functions
36
// NOLINTBEGIN
37
MCAPI
void
dampenSpeed();
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
44
// NOLINTEND
45
46
public
:
47
// virtual function thunks
48
// NOLINTBEGIN
49
MCFOLD
void
$start();
50
51
MCAPI
void
$stop();
52
// NOLINTEND
53
};
PetSleepWithOwnerState
Definition
PetSleepWithOwnerState.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ai
goal
PetSleepWithOwnerState.h
Generated on Sat Apr 26 2025 05:56:02 for LeviLamina by
1.12.0