LeviLamina
Loading...
Searching...
No Matches
SelfOwningLocalConstBlockSource.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/vanilla_systems/IOwnedConstBlockSource.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
IConstBlockSource
;
11
class
StrictEntityContext
;
12
// clang-format on
13
14
namespace
VanillaSystems {
15
16
class
SelfOwningLocalConstBlockSource
:
public
::VanillaSystems::IOwnedConstBlockSource
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 288>
mUnk101401;
21
::ll::UntypedStorage<8, 8>
mUnk76a839;
22
::ll::UntypedStorage<8, 24>
mUnka0a59d;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
SelfOwningLocalConstBlockSource
& operator=(
SelfOwningLocalConstBlockSource
const
&);
28
SelfOwningLocalConstBlockSource
(
SelfOwningLocalConstBlockSource
const
&);
29
SelfOwningLocalConstBlockSource
();
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 1
35
virtual ::IConstBlockSource
const
* updateBlockSourceForEntity(
::StrictEntityContext
const
& entity)
/*override*/
;
36
37
// vIndex: 0
38
virtual
~SelfOwningLocalConstBlockSource
()
/*override*/
=
default
;
39
// NOLINTEND
40
41
public
:
42
// virtual function thunks
43
// NOLINTBEGIN
44
MCNAPI ::IConstBlockSource
const
*
$updateBlockSourceForEntity
(
::StrictEntityContext
const
& entity);
45
// NOLINTEND
46
47
public
:
48
// vftables
49
// NOLINTBEGIN
50
MCNAPI
static
void
**
$vftable
();
51
// NOLINTEND
52
};
53
54
}
// namespace VanillaSystems
IConstBlockSource
Definition
IConstBlockSource.h:24
StrictEntityContext
Definition
StrictEntityContext.h:8
VanillaSystems::IOwnedConstBlockSource
Definition
IOwnedConstBlockSource.h:13
VanillaSystems::SelfOwningLocalConstBlockSource
Definition
SelfOwningLocalConstBlockSource.h:16
VanillaSystems::SelfOwningLocalConstBlockSource::$vftable
static MCAPI void ** $vftable()
VanillaSystems::SelfOwningLocalConstBlockSource::$updateBlockSourceForEntity
MCAPI::IConstBlockSource const * $updateBlockSourceForEntity(::StrictEntityContext const &entity)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
module
vanilla_systems
SelfOwningLocalConstBlockSource.h
Generated on Fri Jun 13 2025 05:04:54 for LeviLamina by
1.12.0