AFunctionalAITestBase::ForEachSpawnSet

Iterate through the list of spawn sets and execute Predicate on each in a const-correct way.

Windows
MacOS
Linux

Override Hierarchy

AFunctionalAITestBase::ForEachSpawnSet()

AFunctionalAITest::ForEachSpawnSet()

References

Module

FunctionalTesting

Header

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

Include

#include "FunctionalAITest.h"

Syntax

virtual void ForEachSpawnSet
(
    TFunctionRef< void &)> Predicate
) const

Remarks

Iterate through the list of spawn sets and execute Predicate on each in a const-correct way.

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