Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/FAITestSpawnSet > API/Developer/FunctionalTesting/FAITestSpawnSet/ForEachSpawnInfo
- 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 |
virtual void ForEachSpawnInfo
&40;
TFunctionRef< void(const FAITestSpawnInfoBase &)> Predicate
&41; const
Remarks
To iterate through the spawn info container and execute Predicate on each in a const-correct way.