LeviLamina
Loading...
Searching...
No Matches
ActorInteraction.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ActorInteraction
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnkdceb93;
10
::ll::UntypedStorage<8, 64>
mUnk45ae3b;
11
::ll::UntypedStorage<1, 1>
mUnke06505;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
ActorInteraction
& operator=(
ActorInteraction
const
&);
17
ActorInteraction
(
ActorInteraction
const
&);
18
ActorInteraction
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
explicit
ActorInteraction
(
bool
noCapture);
24
25
MCAPI
void
capture(::std::function<
void
()> interactFunc);
26
27
MCFOLD
void
setInteractText(::std::string
const
& text);
28
29
MCAPI
~ActorInteraction
();
30
// NOLINTEND
31
32
public
:
33
// constructor thunks
34
// NOLINTBEGIN
35
MCAPI
void
* $ctor(
bool
noCapture);
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCFOLD
void
$dtor();
42
// NOLINTEND
43
};
ActorInteraction
Definition
ActorInteraction.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ActorInteraction.h
Generated on Sat Apr 26 2025 05:56:01 for LeviLamina by
1.12.0