FTriggerFTests::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)

Unreal Engine C++ API Reference > Developer > FunctionalTesting > FTriggerFTests

References

   
Module FunctionalTesting
Header /Engine/Source/Developer/FunctionalTesting/Public/FunctionalTestingHelper.h
Include #include "FunctionalTestingHelper.h"
Source /Engine/Source/Developer/FunctionalTesting/Private/FunctionalTestingHelper.cpp
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)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library