LeviLamina
Loading...
Searching...
No Matches
IGameTestFunctionContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
gametest {
6
7
class
IGameTestFunctionContext
{
8
public
:
9
// virtual functions
10
// NOLINTBEGIN
11
// vIndex: 0
12
virtual
~IGameTestFunctionContext
() =
default
;
13
// NOLINTEND
14
15
public
:
16
// destructor thunk
17
// NOLINTBEGIN
18
19
// NOLINTEND
20
};
21
22
}
// namespace gametest
gametest::IGameTestFunctionContext
Definition
IGameTestFunctionContext.h:7
src
mc
gametest
framework
IGameTestFunctionContext.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0