FAITestCommand_WaitOneTick::Update

Updates the current command and will only return TRUE when it has fulfilled its role (Load map has completed and wait time has expired)

Windows
MacOS
Linux

Override Hierarchy

IAutomationLatentCommand::Update()

FAITestCommand_WaitOneTick::Update()

References

Module

AITestSuite

Header

/Engine/Source/Developer/AITestSuite/Public/AITestsCommon.h

Include

#include "AITestsCommon.h"

Source

/Engine/Source/Developer/AITestSuite/Private/Tests/AITestsCommon.cpp

Syntax

virtual bool Update()

Remarks

Updates the current command and will only return TRUE when it has fulfilled its role (Load map has completed and wait time has expired)