Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/AFunctionalAITest > API/Developer/FunctionalTesting/AFunctionalAITest/ForEachSpawnSet
- AFunctionalAITestBase::ForEachSpawnSet()
- AFunctionalAITest::ForEachSpawnSet()
References
| Module | FunctionalTesting |
| Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalAITest.h |
| Include | #include "FunctionalAITest.h" |
| Source | /Engine/Source/Developer/FunctionalTesting/Private/FunctionalAITest.cpp |
virtual void ForEachSpawnSet
&40;
TFunctionRef< void(const FAITestSpawnSetBase &)> Predicate
&41; const
Remarks
Iterate through the list of spawn sets and execute Predicate on each in a const-correct way.