LeviLamina
Loading...
Searching...
No Matches
VolumeCreationDataComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
VolumeCreationDataComponent
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<8, 32, ::std::string> mJsonIdentifier;
10
::ll::TypedStorage<8, 32, ::std::string> mInstanceName;
11
// NOLINTEND
12
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
17
// NOLINTEND
18
};
VolumeCreationDataComponent
Definition
VolumeCreationDataComponent.h:5
src
mc
volume
components
VolumeCreationDataComponent.h
Generated on
for LeviLamina by
1.16.1