FUTEnvironment

Implements unit test environment settings, for UnrealTournament

Windows
MacOS
Linux

Inheritance Hierarchy

FUnitTestEnvironment

FUTEnvironment

References

Module

NUTUnrealEngine4

Header

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

Include

#include "UnrealEngine4Environment.h"

Syntax

class FUTEnvironment : public FUnitTestEnvironment

Remarks

Implements unit test environment settings, for UnrealTournament

Constructors

Name Description

Public function

FUTEnvironment()

Functions

Name Description

Public function Static

void

 

Register()

Overridden from FUnitTestEnvironment

Name Description

Public function Virtual

FString

 

GetDefaultClientConnectURL()

Returns the default URL that minimal clients should use, when connecting to a server, for the current game

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