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
16
}
// namespace gametest
gametest::IGameTestFunctionContext
Definition
IGameTestFunctionContext.h:7
src
mc
gametest
framework
IGameTestFunctionContext.h
Generated on Fri Jun 13 2025 05:04:41 for LeviLamina by
1.12.0