Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/AFunctionalAITest
| 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. |