FUnitTestEnvironment::InitializeUnitTasks

If the game environment requires special/complex setup (e.g. player auth before join), then UnitTask's for handling complex setup, are added here.

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UnitTestEnvironment.h

Include

#include "UnitTestEnvironment.h"

Syntax

virtual void InitializeUnitTasks()

Remarks

If the game environment requires special/complex setup (e.g. player auth before join), then UnitTask's for handling complex setup, are added here.

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