FAITestSpawnSet::ForEachSpawnInfo

To iterate through the spawn info container and execute Predicate on each.

Windows
MacOS
Linux

Override Hierarchy

FAITestSpawnSetBase::ForEachSpawnInfo()

FAITestSpawnSet::ForEachSpawnInfo()

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Classes/FunctionalAITest.h

Include

#include "FunctionalAITest.h"

Source

/Engine/Source/Developer/FunctionalTesting/Private/FunctionalAITest.cpp

Syntax

virtual void ForEachSpawnInfo
(
    TFunctionRef< void &)> Predicate
)

Remarks

To iterate through the spawn info container and execute Predicate on each.

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