LeviLamina
Loading...
Searching...
No Matches
EditorPlaytestManagerServiceProvider.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Services {
6
7
class
EditorPlaytestManagerServiceProvider
{
8
public
:
9
// virtual functions
10
// NOLINTBEGIN
11
// vIndex: 0
12
virtual
~EditorPlaytestManagerServiceProvider
() =
default
;
13
// NOLINTEND
14
15
public
:
16
// destructor thunk
17
// NOLINTBEGIN
18
19
// NOLINTEND
20
21
public
:
22
// vftables
23
// NOLINTBEGIN
24
MCAPI
static
void
** $vftable();
25
// NOLINTEND
26
};
27
28
}
// namespace Editor::Services
Editor::Services::EditorPlaytestManagerServiceProvider
Definition
EditorPlaytestManagerServiceProvider.h:7
src
mc
server
editor
serviceproviders
EditorPlaytestManagerServiceProvider.h
Generated on Sat Apr 26 2025 05:55:58 for LeviLamina by
1.12.0