ANUTActor::Wait

Makes the game thread wait for the specified number of seconds

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/NUTActor.h

Include

#include "NUTActor.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/NUTActor.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(Exec)
void Wait
(
    uint16 Seconds
)

Remarks

Makes the game thread wait for the specified number of seconds

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