FShooterGameEnvironment

Implements unit test environment settings, for ShooterGame

Windows
MacOS
Linux

Inheritance Hierarchy

FUnitTestEnvironment

FShooterGameEnvironment

References

Module

NUTUnrealEngine4

Header

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

Include

#include "UnrealEngine4Environment.h"

Syntax

class FShooterGameEnvironment : public FUnitTestEnvironment

Remarks

Implements unit test environment settings, for ShooterGame

Constructors

Name Description

Public function

FShooterGameEnvironment()

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