Navigation
Unreal Engine C++ API Reference > Plugins > NUTUnrealEngine
Inheritance Hierarchy
- FUnitTestEnvironment
- FShooterGameEnvironment
References
Module | NUTUnrealEngine |
Header | /Engine/Plugins/NetcodeUnitTest/NUTUnrealEngine/Source/NUTUnrealEngine/Public/UnrealEngineEnvironment.h |
Include | #include "UnrealEngineEnvironment.h" |
Syntax
class FShooterGameEnvironment : public FUnitTestEnvironment
Remarks
Forward declarations Implements unit test environment settings, for ShooterGame
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 |