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.

Choose your operating system:

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.