LeviLamina
Loading...
Searching...
No Matches
DocumentComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/client/store/servicecomponent/StoreUIComponent.h"
7
8
class
DocumentComponent
:
public
::StoreUIComponent
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::TypedStorage<8, 32, ::std::string> mDocumentReference;
13
::ll::TypedStorage<8, 32, ::std::string> mDocumentId;
14
// NOLINTEND
15
16
public
:
17
// virtual functions
18
// NOLINTBEGIN
19
// vIndex: 0
20
virtual
~DocumentComponent
()
/*override*/
=
default
;
21
// NOLINTEND
22
23
public
:
24
// destructor thunk
25
// NOLINTBEGIN
26
27
// NOLINTEND
28
};
DocumentComponent
Definition
DocumentComponent.h:8
StoreUIComponent
Definition
StoreUIComponent.h:19
src
mc
client
store
DocumentComponent.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0