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
// virtual function thunks
26
// NOLINTBEGIN
27
28
// NOLINTEND
29
};
30
31
}
// namespace VanillaSystems
IConstBlockSource
Definition
IConstBlockSource.h:24
StrictEntityContext
Definition
StrictEntityContext.h:8
VanillaSystems::IOwnedConstBlockSource
Definition
IOwnedConstBlockSource.h:13
src
mc
deps
vanilla_systems
IOwnedConstBlockSource.h
Generated on Fri Jun 13 2025 05:04:29 for LeviLamina by
1.12.0