Navigation
API > API/Plugins > API/Plugins/NUTUnrealEngine
Inheritance Hierarchy
- FUnitTestEnvironment
- FUTEnvironment
References
| Module | NUTUnrealEngine |
| Header | /Engine/Plugins/NetcodeUnitTest/NUTUnrealEngine/Source/NUTUnrealEngine/Public/UnrealEngineEnvironment.h |
| Include | #include "UnrealEngineEnvironment.h" |
Syntax
class FUTEnvironment : public FUnitTestEnvironment
Remarks
Implements unit test environment settings, for UnrealTournament
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Register () |
Overridden from FUnitTestEnvironment
| Type | Name | Description | |
|---|---|---|---|
| FString | Returns the default URL that minimal clients should use, when connecting to a server, for the current game | ||
| FString | GetDefaultMap
(
EUnitTestFlags UnitTestFlags |
Returns the default map name, that should be used with unit tests, for the current game |