LeviLamina
Loading...
Searching...
No Matches
DeletePage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
BookEditAction {
6
7
struct
DeletePage
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<4, 4, int> mPageIndex;
12
// NOLINTEND
13
};
14
15
}
// namespace BookEditAction
BookEditAction::DeletePage
Definition
DeletePage.h:7
src
mc
network
packet
book_edit_action
DeletePage.h
Generated on
for LeviLamina by
1.16.1