LeviLamina
Loading...
Searching...
No Matches
IOwnedConstBlockSource.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
IConstBlockSource
;
8
class
StrictEntityContext
;
9
// clang-format on
10
11
namespace
VanillaSystems {
12
13
class
IOwnedConstBlockSource
{
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
// vIndex: 0
18
virtual
~IOwnedConstBlockSource
() =
default
;
19
20
// vIndex: 1
21
virtual ::IConstBlockSource
const
* updateBlockSourceForEntity(
::StrictEntityContext
const
&) = 0;
22
// NOLINTEND
23
24
public
:
25
// destructor thunk
26
// NOLINTBEGIN
27
28
// NOLINTEND
29
30
public
:
31
// virtual function thunks
32
// NOLINTBEGIN
33
34
// NOLINTEND
35
};
36
37
}
// namespace VanillaSystems
IConstBlockSource
Definition
IConstBlockSource.h:24
StrictEntityContext
Definition
StrictEntityContext.h:10
VanillaSystems::IOwnedConstBlockSource
Definition
IOwnedConstBlockSource.h:13
src
mc
deps
vanilla_systems
IOwnedConstBlockSource.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0