Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting > AFunctionalAITestBase
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
const FAITestSpawnSetBase * | GetSpawnSet
(
const int32 SpawnSetIndex |
Return the SpawnSet at this index of the SpawnSets array. Const-correct version. |
![]() ![]() |
FAITestSpawnSetBase * | GetSpawnSet
(
const int32 SpawnSetIndex |
Return the SpawnSet at this index of the SpawnSets array. |