Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting > AFunctionalAITest > GetSpawnSet
- AFunctionalAITestBase::GetSpawnSet()
- AFunctionalAITest::GetSpawnSet()
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalAITest.h |
Include | #include "FunctionalAITest.h" |
Source | /Engine/Source/Developer/FunctionalTesting/Private/FunctionalAITest.cpp |
virtual const FAITestSpawnSetBase * GetSpawnSet
(
const int32 SpawnSetIndex
) const
Remarks
Return the SpawnSet at this index of the SpawnSets array. Const-correct version.