Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting > 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](API\Developer\FunctionalTesting\FAITestSpawnSetBase) * GetSpawnSet ( const int32 SpawnSetIndex ) const
Remarks
Return the SpawnSet at this index of the SpawnSets array. Const-correct version.