LeviLamina
Loading...
Searching...
No Matches
BlockSourceFactoryAdapterComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
VanillaSystems {
class
IBlockSourceFactoryAdapter
; }
8
namespace
VanillaSystems {
class
IOwnedConstBlockSource
; }
9
// clang-format on
10
11
namespace
VanillaSystems {
12
13
struct
BlockSourceFactoryAdapterComponent
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 8, ::gsl::not_null<::VanillaSystems::IBlockSourceFactoryAdapter*>> mFactoryAdapter;
18
::ll::TypedStorage<8, 8, ::std::unique_ptr<::VanillaSystems::IOwnedConstBlockSource>> mTemporarySource;
19
// NOLINTEND
20
};
21
22
}
// namespace VanillaSystems
VanillaSystems::IBlockSourceFactoryAdapter
Definition
IBlockSourceFactoryAdapter.h:12
VanillaSystems::IOwnedConstBlockSource
Definition
IOwnedConstBlockSource.h:13
VanillaSystems::BlockSourceFactoryAdapterComponent
Definition
BlockSourceFactoryAdapterComponent.h:13
src
mc
deps
vanilla_systems
BlockSourceFactoryAdapterComponent.h
Generated on
for LeviLamina by
1.16.1