Navigation
API > API/Developer > API/Developer/FunctionalTesting > API/Developer/FunctionalTesting/AFunctionalAITestBase
| Type | Name | Description | |
|---|---|---|---|
| const FAITestSpawnInfoBase * | GetSpawnInfo
(
const int32 SpawnSetIndex, |
Return the SpawnInfo at SpawnInfoIndexof the SpawnSet at SpawnSetIndex. Const-correct version. | |
| FAITestSpawnInfoBase * | GetSpawnInfo
(
const int32 SpawnSetIndex, |
Return the SpawnInfo at SpawnInfoIndexof the SpawnSet at SpawnSetIndex. |