FQAGameEnvironment

Implements unit test environment settings, for QAGame

Windows
MacOS
Linux

Inheritance Hierarchy

FUnitTestEnvironment

FQAGameEnvironment

References

Module

NUTUnrealEngine4

Header

/Engine/Plugins/NetcodeUnitTest/NUTUnrealEngine4/Source/NUTUnrealEngine4/Public/UnrealEngine4Environment.h

Include

#include "UnrealEngine4Environment.h"

Syntax

class FQAGameEnvironment : public FUnitTestEnvironment

Remarks

Implements unit test environment settings, for QAGame

Constructors

Name Description

Public function

FQAGameEnvironment()

Functions

Name Description

Public function Static

void

 

Register()

Overridden from FUnitTestEnvironment

Name Description

Public function Virtual

FString

 

GetDefaultMap

(
    EUnitTestFlags UnitTestFlags
)

Returns the default map name, that should be used with unit tests, for the current game

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss