Navigation
Unreal Engine C++ API Reference > Plugins > NUTUnrealEngine
Inheritance Hierarchy
- FUnitTestEnvironment
- FQAGameEnvironment
References
Module | NUTUnrealEngine |
Header | /Engine/Plugins/NetcodeUnitTest/NUTUnrealEngine/Source/NUTUnrealEngine/Public/UnrealEngineEnvironment.h |
Include | #include "UnrealEngineEnvironment.h" |
Syntax
class FQAGameEnvironment : public FUnitTestEnvironment
Remarks
Implements unit test environment settings, for QAGame
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Register () |
Overridden from FUnitTestEnvironment
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | GetDefaultMap
(
EUnitTestFlags UnitTestFlags |
Returns the default map name, that should be used with unit tests, for the current game |