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