AFunctionalAITestBase::GetSpawnSet

Return the SpawnSet at this index of the SpawnSets array.

Windows
MacOS
Linux

Override Hierarchy

AFunctionalAITestBase::GetSpawnSet()

AFunctionalAITest::GetSpawnSet()

References

Module

FunctionalTesting

Header

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

Include

#include "FunctionalAITest.h"

Syntax

virtual FAITestSpawnSetBase * GetSpawnSet
(
    const int32 SpawnSetIndex
)

Remarks

Return the SpawnSet at this index of the SpawnSets array.

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