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